Download war-util-4.0-b72.jar file - Jar w

Jar examples for w:war-util

Description

You can download jar file war-util 4.0-b72 in this page.

License

Open Source License

Build File

You can use the following script to add war-util-4.0-b72.jar to your project.

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

Download

Click the following link to download the jar file.

war-util-4.0-b72-javadoc.jar
war-util-4.0-b72-sources.jar
war-util-4.0-b72.jar
war-util-4.0-b72.pom



Related Tutorials