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

Jar examples for w:web-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials