Download common-util-7.2.0.redhat-060.jar file - Jar c

Jar examples for c:common-util

Description

Common Java Utils for every framework

You can download jar file common-util 7.2.0.redhat-060 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add common-util-7.2.0.redhat-060.jar to your project.

<dependency>
   <groupId>org.fusesource.fabric</groupId>
   <artifactId>common-util</artifactId>
   <version>7.2.0.redhat-060</version>
</dependency>
compile group: 'org.fusesource.fabric', name: 'common-util', version: '7.2.0.redhat-060'
libraryDependencies += "org.fusesource.fabric" % "common-util" % "7.2.0.redhat-060"
<dependency org="org.fusesource.fabric" name="common-util" rev="7.2.0.redhat-060"/>
@Grapes(@Grab(group='org.fusesource.fabric', module='common-util', version='7.2.0.redhat-060'))
'org.fusesource.fabric:common-util:jar:7.2.0.redhat-060'

Download

Click the following link to download the jar file.

common-util-7.2.0.redhat-060-javadoc.jar
common-util-7.2.0.redhat-060-sources.jar
common-util-7.2.0.redhat-060.jar
common-util-7.2.0.redhat-060.pom



Related Tutorials