ZACHWANGw / commons-core

A commons java tool lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog License JDK

A commons tool lib

Download from central

<dependency>
  <groupId>cn.ponfee</groupId>
  <artifactId>commons-core</artifactId>
  <version>1.0</version>
</dependency>

Build from source

./mvnw clean package -DskipTests -Dcheckstyle.skip -U

About

A commons java tool lib

License:MIT License


Languages

Language:Java 100.0%