Download web-glue-4.1.jar file - Jar w

Jar examples for w:web-glue

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

web-glue-4.1-javadoc.jar
web-glue-4.1-sources.jar
web-glue-4.1.jar
web-glue-4.1.pom



Related Tutorials