Download common-util-7.1.0.fuse-047.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.1.0.fuse-047 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add common-util-7.1.0.fuse-047.jar to your project.

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

Download

Click the following link to download the jar file.

common-util-7.1.0.fuse-047-javadoc.jar
common-util-7.1.0.fuse-047-sources.jar
common-util-7.1.0.fuse-047.jar
common-util-7.1.0.fuse-047.pom



Related Tutorials