License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.meschbach.psi |
ArtifactId | ArtifactIdpsi-jetty7 |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPSI Jetty 7 Container
A PSI container implementation for Jetty 7.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
psi-jetty7-2.4.pom | |
psi-jetty7-2.4.jar | 4 KB |
psi-jetty7-2.4-sources.jar | 3 KB |
psi-jetty7-2.4-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.meschbach.psi/psi-jetty7/ -->
<dependency>
<groupId>com.meschbach.psi</groupId>
<artifactId>psi-jetty7</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.meschbach.psi/psi-jetty7/
implementation 'com.meschbach.psi:psi-jetty7:2.4'
// https://jarcasting.com/artifacts/com.meschbach.psi/psi-jetty7/
implementation ("com.meschbach.psi:psi-jetty7:2.4")
'com.meschbach.psi:psi-jetty7:jar:2.4'
<dependency org="com.meschbach.psi" name="psi-jetty7" rev="2.4">
<artifact name="psi-jetty7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.meschbach.psi', module='psi-jetty7', version='2.4')
)
libraryDependencies += "com.meschbach.psi" % "psi-jetty7" % "2.4"
[com.meschbach.psi/psi-jetty7 "2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.meschbach.psi : psi-util | jar | 2.4 |
org.eclipse.jetty : jetty-webapp | jar | 7.3.0.v20110203 |
org.testng : testng | jar | 5.14.6 |
Group / Artifact | Type | Version |
---|---|---|
com.meschbach.psi : psi-container-compliance | jar | 2.4 |
com.meschbach.psi : echo-webapp | war | 2.4 |
org.mockito : mockito-all | jar | 1.8.5 |