Download common-util-5.0.jar file - Jar c

Jar examples for c:common-util

Description

Common Java Utils for every framework

You can download jar file common-util 5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add common-util-5.0.jar to your project.

<dependency>
   <groupId>org.glassfish.main.common</groupId>
   <artifactId>common-util</artifactId>
   <version>5.0</version>
</dependency>
compile group: 'org.glassfish.main.common', name: 'common-util', version: '5.0'
libraryDependencies += "org.glassfish.main.common" % "common-util" % "5.0"
<dependency org="org.glassfish.main.common" name="common-util" rev="5.0"/>
@Grapes(@Grab(group='org.glassfish.main.common', module='common-util', version='5.0'))
'org.glassfish.main.common:common-util:jar:5.0'

Download

Click the following link to download the jar file.

common-util-5.0-javadoc.jar
common-util-5.0-sources.jar
common-util-5.0.jar
common-util-5.0.pom



Related Tutorials