An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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