Download web-core-3.0.1-b16.jar file - Jar w

Jar examples for w:web-core

Description

You can download jar file web-core 3.0.1-b16 in this page.

License

Open Source License

Build File

You can use the following script to add web-core-3.0.1-b16.jar to your project.

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

Download

Click the following link to download the jar file.

web-core-3.0.1-b16-sources.jar
web-core-3.0.1-b16.jar
web-core-3.0.1-b16.pom



Related Tutorials