Download web-glue-3.2-b06.jar file - Jar w

Jar examples for w:web-glue

Description

You can download jar file web-glue 3.2-b06 in this page.

License

Open Source License

Build File

You can use the following script to add web-glue-3.2-b06.jar to your project.

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

Download

Click the following link to download the jar file.

web-glue-3.2-b06-sources.jar
web-glue-3.2-b06.jar
web-glue-3.2-b06.pom



Related Tutorials