Download web-core-3.1-b32.jar file - Jar w

Jar examples for w:web-core

Description

You can download jar file web-core 3.1-b32 in this page.

License

Open Source License

Build File

You can use the following script to add web-core-3.1-b32.jar to your project.

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

Download

Click the following link to download the jar file.

web-core-3.1-b32-sources.jar
web-core-3.1-b32.jar
web-core-3.1-b32.pom



Related Tutorials