Jar examples for p:psi-jetty6
A PSI container implementation for Jetty 6.
You can download jar file psi-jetty6 2.4 in this page.
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'
Click the following link to download the jar file.
psi-jetty6-2.4-javadoc.jar