It's a simple library. Helps people to get underscore style name from camel style name or get camel style name from underscore style name
'org.crazycake:camel-name-utils:1.0.0-RELEASE'
<dependency>
<groupId>org.crazycake</groupId>
<artifactId>camel-name-utils</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
<dependency org="org.crazycake" name="camel-name-utils" rev="1.0.0-RELEASE"/>
"org.crazycake", "camel-name-utils", "1.0.0-RELEASE"