Download web-all-10.0-build-20080430.jar file - Jar w

Jar examples for w:web-all

Description

You can download jar file web-all 10.0-build-20080430 in this page.

Build File

You can use the following script to add web-all-10.0-build-20080430.jar to your project.

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

Download

Click the following link to download the jar file.

web-all-10.0-build-20080430.jar
web-all-10.0-build-20080430.pom



Related Tutorials