idou85 / commons-core

A commons java tool lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog License JDK Maven Central

A commons java tool lib

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

Build From Source

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

About

A commons java tool lib

License:Apache License 2.0


Languages

Language:Java 100.0%