commons is a little java tool to make your development easier in your work.
'com.github.penggle:commons:1.0.0'
<dependency>
<groupId>com.github.penggle</groupId>
<artifactId>commons</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.github.penggle" name="commons" rev="1.0.0"/>
"com.github.penggle", "commons", "1.0.0"