Download psi-jetty6-2.4.jar file - Jar p

Jar examples for p:psi-jetty6

Description

A PSI container implementation for Jetty 6.

You can download jar file psi-jetty6 2.4 in this page.

Build File

You can use the following script to add psi-jetty6-2.4.jar to your project.

<dependency>
   <groupId>com.meschbach.psi</groupId>
   <artifactId>psi-jetty6</artifactId>
   <version>2.4</version>
</dependency>
compile group: 'com.meschbach.psi', name: 'psi-jetty6', version: '2.4'
libraryDependencies += "com.meschbach.psi" % "psi-jetty6" % "2.4"
<dependency org="com.meschbach.psi" name="psi-jetty6" rev="2.4"/>
@Grapes(@Grab(group='com.meschbach.psi', module='psi-jetty6', version='2.4'))
'com.meschbach.psi:psi-jetty6:jar:2.4'

Download

Click the following link to download the jar file.

psi-jetty6-2.4-javadoc.jar
psi-jetty6-2.4-sources.jar
psi-jetty6-2.4.jar
psi-jetty6-2.4.pom



Related Tutorials