License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.ops4j.pax.web.itest |
ArtifactId | ArtifactIdpax-web-itest-tomcat |
Last Version | Last Version8.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Web - Container Tests - Tomcat
Integration tests for Tomcat
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pax-web-itest-tomcat-8.0.4.pom | |
pax-web-itest-tomcat-8.0.4.jar | 6 KB |
pax-web-itest-tomcat-8.0.4-test-sources.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.web.itest/pax-web-itest-tomcat/ -->
<dependency>
<groupId>org.ops4j.pax.web.itest</groupId>
<artifactId>pax-web-itest-tomcat</artifactId>
<version>8.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.web.itest/pax-web-itest-tomcat/
implementation 'org.ops4j.pax.web.itest:pax-web-itest-tomcat:8.0.4'
// https://jarcasting.com/artifacts/org.ops4j.pax.web.itest/pax-web-itest-tomcat/
implementation ("org.ops4j.pax.web.itest:pax-web-itest-tomcat:8.0.4")
'org.ops4j.pax.web.itest:pax-web-itest-tomcat:jar:8.0.4'
<dependency org="org.ops4j.pax.web.itest" name="pax-web-itest-tomcat" rev="8.0.4">
<artifact name="pax-web-itest-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web.itest', module='pax-web-itest-tomcat', version='8.0.4')
)
libraryDependencies += "org.ops4j.pax.web.itest" % "pax-web-itest-tomcat" % "8.0.4"
[org.ops4j.pax.web.itest/pax-web-itest-tomcat "8.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.web : pax-web-jsp | jar | 8.0.4 |
org.ops4j.pax.web : pax-web-tomcat-common | jar | 8.0.4 |
org.ops4j.pax.web : pax-web-tomcat | jar | 8.0.4 |
org.ops4j.pax.web : pax-web-tomcat-bundle | jar | 8.0.4 |
org.ops4j.pax.web : pax-web-tomcat-websocket | jar | 8.0.4 |
org.ops4j.pax.logging : pax-logging-api | jar | 2.0.14 |
org.osgi : org.osgi.service.cdi | jar | 1.0.1 |
org.apache.aries.cdi : org.apache.aries.cdi.extender | jar | 1.1.4 |
jakarta.el : jakarta.el-api | jar | 3.0.3 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
org.apache.myfaces.core : myfaces-api | jar | 2.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.web.itest : pax-web-itest-container-common | jar | 8.0.4 |
org.ops4j.pax.web : pax-web-compatibility-servlet31 | jar | 8.0.4 |