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

Jar examples for w:web-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials