Download common-util-7.2.0.redhat-065.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-065 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-065.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials