Jar examples for w:web-core
You can download jar file web-core 10.0-b28 in this page.
Open Source License
You can use the following script to add web-core-10.0-b28.jar to your project.
<dependency> <groupId>org.glassfish.web</groupId> <artifactId>web-core</artifactId> <version>10.0-b28</version> </dependency>
compile group: 'org.glassfish.web', name: 'web-core', version: '10.0-b28'
libraryDependencies += "org.glassfish.web" % "web-core" % "10.0-b28"
<dependency org="org.glassfish.web" name="web-core" rev="10.0-b28"/>
@Grapes(@Grab(group='org.glassfish.web', module='web-core', version='10.0-b28'))
'org.glassfish.web:web-core:jar:10.0-b28'
Click the following link to download the jar file.
web-core-10.0-b28-sources.jar