Download web-glue-10.0-b28.jar file - Jar w

Jar examples for w:web-glue

Description

You can download jar file web-glue 10.0-b28 in this page.

License

Open Source License

Build File

You can use the following script to add web-glue-10.0-b28.jar to your project.

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

Download

Click the following link to download the jar file.

web-glue-10.0-b28-sources.jar
web-glue-10.0-b28.jar
web-glue-10.0-b28.pom



Related Tutorials