Download jsp-2.1-6.1.5.jar file - Jar j

Jar examples for j:jsp-2.1

Description

A fix for org.mortbay.jetty:jsp-2.1. Project in central repo has no parent POM.

You can download jar file jsp-2.1 6.1.5 in this page.

License

Apache License Version 2.0

Build File

You can use the following script to add jsp-2.1-6.1.5.jar to your project.

<dependency>
   <groupId>org.bluestemsoftware.open.maven.tparty</groupId>
   <artifactId>jsp-2.1</artifactId>
   <version>6.1.5</version>
</dependency>
compile group: 'org.bluestemsoftware.open.maven.tparty', name: 'jsp-2.1', version: '6.1.5'
libraryDependencies += "org.bluestemsoftware.open.maven.tparty" % "jsp-2.1" % "6.1.5"
<dependency org="org.bluestemsoftware.open.maven.tparty" name="jsp-2.1" rev="6.1.5"/>
@Grapes(@Grab(group='org.bluestemsoftware.open.maven.tparty', module='jsp-2.1', version='6.1.5'))
'org.bluestemsoftware.open.maven.tparty:jsp-2.1:jar:6.1.5'

Download

Click the following link to download the jar file.

jsp-2.1-6.1.5-sources.jar
jsp-2.1-6.1.5.jar
jsp-2.1-6.1.5.pom



Related Tutorials