Download jetty-jsp-fragment-2.3.3.jar file - Jar j

Jar examples for j:jetty-jsp-fragment

Description

You can download jar file jetty-jsp-fragment 2.3.3 in this page.

Build File

You can use the following script to add jetty-jsp-fragment-2.3.3.jar to your project.

<dependency>
   <groupId>org.eclipse.jetty.toolchain</groupId>
   <artifactId>jetty-jsp-fragment</artifactId>
   <version>2.3.3</version>
</dependency>
compile group: 'org.eclipse.jetty.toolchain', name: 'jetty-jsp-fragment', version: '2.3.3'
libraryDependencies += "org.eclipse.jetty.toolchain" % "jetty-jsp-fragment" % "2.3.3"
<dependency org="org.eclipse.jetty.toolchain" name="jetty-jsp-fragment" rev="2.3.3"/>
@Grapes(@Grab(group='org.eclipse.jetty.toolchain', module='jetty-jsp-fragment', version='2.3.3'))
'org.eclipse.jetty.toolchain:jetty-jsp-fragment:jar:2.3.3'

Download

Click the following link to download the jar file.

jetty-jsp-fragment-2.3.3-javadoc.jar
jetty-jsp-fragment-2.3.3-sources.jar
jetty-jsp-fragment-2.3.3.jar
jetty-jsp-fragment-2.3.3.pom



Related Tutorials