Download common-util-4.0-b33.jar file - Jar c

Jar examples for c:common-util

Description

Common Java Utils for every framework

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

common-util-4.0-b33-javadoc.jar
common-util-4.0-b33-sources.jar
common-util-4.0-b33.jar
common-util-4.0-b33.pom



Related Tutorials