License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdcom.meschbach.psi |
ArtifactId | ArtifactIdpsi-tomcat6 |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPSI Tomcat 6 Container
A PSI container implementation for Tomcat 6.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
psi-tomcat6-2.4.pom | |
psi-tomcat6-2.4.jar | 17 KB |
psi-tomcat6-2.4-sources.jar | 15 KB |
psi-tomcat6-2.4-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.meschbach.psi/psi-tomcat6/ -->
<dependency>
<groupId>com.meschbach.psi</groupId>
<artifactId>psi-tomcat6</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.meschbach.psi/psi-tomcat6/
implementation 'com.meschbach.psi:psi-tomcat6:2.4'
// https://jarcasting.com/artifacts/com.meschbach.psi/psi-tomcat6/
implementation ("com.meschbach.psi:psi-tomcat6:2.4")
'com.meschbach.psi:psi-tomcat6:jar:2.4'
<dependency org="com.meschbach.psi" name="psi-tomcat6" rev="2.4">
<artifact name="psi-tomcat6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.meschbach.psi', module='psi-tomcat6', version='2.4')
)
libraryDependencies += "com.meschbach.psi" % "psi-tomcat6" % "2.4"
[com.meschbach.psi/psi-tomcat6 "2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.meschbach.psi : psi-util | jar | 2.4 |
org.apache.tomcat : coyote | jar | 6.0.29 |
org.apache.tomcat : jasper | jar | 6.0.29 |
org.apache.tomcat : catalina | jar | 6.0.29 |
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 |