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

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

Download

Click the following link to download the jar file.

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



Related Tutorials