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

Jar examples for w:war-util

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

war-util-3.0-b72-sources.jar
war-util-3.0-b72.jar
war-util-3.0-b72.pom



Related Tutorials