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

Jar examples for w:web-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials