Jar examples for c:camel-name-utils
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
You can download jar file camel-name-utils 1.0.0-RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add camel-name-utils-1.0.0-RELEASE.jar to your project.
<dependency> <groupId>org.crazycake</groupId> <artifactId>camel-name-utils</artifactId> <version>1.0.0-RELEASE</version> </dependency>
compile group: 'org.crazycake', name: 'camel-name-utils', version: '1.0.0-RELEASE'
libraryDependencies += "org.crazycake" % "camel-name-utils" % "1.0.0-RELEASE"
<dependency org="org.crazycake" name="camel-name-utils" rev="1.0.0-RELEASE"/>
@Grapes(@Grab(group='org.crazycake', module='camel-name-utils', version='1.0.0-RELEASE'))
'org.crazycake:camel-name-utils:jar:1.0.0-RELEASE'
Click the following link to download the jar file.
camel-name-utils-1.0.0-RELEASE-javadoc.jar