https://github.com/daileyet/openlibs.utilities
The lib of java utilities for other libs
https://github.com/daileyet/openlibs.utilities
Last synced: 5 months ago
JSON representation
The lib of java utilities for other libs
- Host: GitHub
- URL: https://github.com/daileyet/openlibs.utilities
- Owner: daileyet
- License: apache-2.0
- Created: 2015-07-27T04:19:44.000Z (almost 11 years ago)
- Default Branch: mvn-master
- Last Pushed: 2020-11-02T07:40:20.000Z (over 5 years ago)
- Last Synced: 2025-07-04T13:08:16.419Z (12 months ago)
- Language: Java
- Size: 205 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openlibs.utilities


## 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