Download javaee6-web-jetty-3.0-beta-1.jar file - Jar j

Jar examples for j:javaee6-web-jetty

Description

This plugin group provides the Java EE 6 Web Profile via Jetty functionality.

You can download jar file javaee6-web-jetty 3.0-beta-1 in this page.

License

Apache License

Build File

You can use the following script to add javaee6-web-jetty-3.0-beta-1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.plugingroups</groupId>
   <artifactId>javaee6-web-jetty</artifactId>
   <version>3.0-beta-1</version>
</dependency>
compile group: 'org.apache.geronimo.plugingroups', name: 'javaee6-web-jetty', version: '3.0-beta-1'
libraryDependencies += "org.apache.geronimo.plugingroups" % "javaee6-web-jetty" % "3.0-beta-1"
<dependency org="org.apache.geronimo.plugingroups" name="javaee6-web-jetty" rev="3.0-beta-1"/>
@Grapes(@Grab(group='org.apache.geronimo.plugingroups', module='javaee6-web-jetty', version='3.0-beta-1'))
'org.apache.geronimo.plugingroups:javaee6-web-jetty:jar:3.0-beta-1'

Download

Click the following link to download the jar file.

javaee6-web-jetty-3.0-beta-1-sources.jar
javaee6-web-jetty-3.0-beta-1.pom



Related Tutorials