# java-tool **Repository Path**: tang006/java-tool ## Basic Information - **Project Name**: java-tool - **Description**: 一个简单易用的 Java 工具库 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-04-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OSGL tool [![APL v2](https://img.shields.io/badge/license-Apache%202-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) [![Maven Central](https://img.shields.io/maven-central/v/org.osgl/osgl-tool.svg)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%osgl-tool%22) [![Build Status](https://travis-ci.org/osglworks/java-tool.svg?branch=master)](https://travis-ci.org/osglworks/java-tool) [![Javadocs](http://www.javadoc.io/badge/org.osgl/osgl-tool.svg?color=blue)](http://www.javadoc.io/doc/org.osgl/osgl-tool) A Java general library advocates on simple and expressive coding. It provides the following utilities: * Extend collection classes with functional programming support * String operation utilities * Codec * Crypto * Bean utilities * General language utilities including tuple/array etc See [wiki](https://github.com/greenlaw110/java-tool/wiki)