# openlibs.utilities **Repository Path**: daileyet/openlibs.utilities ## Basic Information - **Project Name**: openlibs.utilities - **Description**: The lib of java utilities for other libs - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: mvn-master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-25 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # openlibs.utilities ![Java CI with Maven](https://github.com/daileyet/openlibs.utilities/workflows/Java%20CI%20with%20Maven/badge.svg?branch=mvn-master) ![Maven Package](https://github.com/daileyet/openlibs.utilities/workflows/Maven%20Package/badge.svg?branch=mvn-master) ## Introduction The lib is java utilities for other projects under openlibs; it include and will include the following functions: * Condition checker * Simple logger * Sort libs * Simple version track * Common utilities ## How to get it? By Maven: ```xml com.openthinks.libs openlibs.utilities 1.2.1 ``` Or Downloading from [oss.sonatype](https://oss.sonatype.org/content/groups/staging/com/openthinks/libs/utilities/) or [repo.maven](https://repo1.maven.org/maven2/com/openthinks/easyweb/) directly