/commons-core

A commons java tool lib

Primary LanguageJavaApache License 2.0Apache-2.0

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