Download war-util-10.0-b28.jar file - Jar w

Jar examples for w:war-util

Description

You can download jar file war-util 10.0-b28 in this page.

License

Open Source License

Build File

You can use the following script to add war-util-10.0-b28.jar to your project.

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

Download

Click the following link to download the jar file.

war-util-10.0-b28-sources.jar
war-util-10.0-b28.jar
war-util-10.0-b28.pom



Related Tutorials