Jar examples for c:common-utils
The library helps to prevent boilerplate code for random strings and names, SPI-based slf4j configuration, sophisticated property files, human readable representation of date differences and getting attributes from MANIFEST.FM files.
You can download jar file common-utils 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add common-utils-1.0.0.jar to your project.
<dependency> <groupId>org.ow2.xlcloud</groupId> <artifactId>common-utils</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.ow2.xlcloud', name: 'common-utils', version: '1.0.0'
libraryDependencies += "org.ow2.xlcloud" % "common-utils" % "1.0.0"
<dependency org="org.ow2.xlcloud" name="common-utils" rev="1.0.0"/>
@Grapes(@Grab(group='org.ow2.xlcloud', module='common-utils', version='1.0.0'))
'org.ow2.xlcloud:common-utils:jar:1.0.0'
Click the following link to download the jar file.
common-utils-1.0.0-javadoc.jar