License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers |
GroupId | GroupIdorg.ops4j.pax.exam |
ArtifactId | ArtifactIdpax-exam-container-tomee |
Last Version | Last Version3.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Exam TomEE Container
Pax Exam Integration testing framework for Modern Java Platforms.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-tomee/ -->
<dependency>
<groupId>org.ops4j.pax.exam</groupId>
<artifactId>pax-exam-container-tomee</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-tomee/
implementation 'org.ops4j.pax.exam:pax-exam-container-tomee:3.6.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-tomee/
implementation ("org.ops4j.pax.exam:pax-exam-container-tomee:3.6.0")
'org.ops4j.pax.exam:pax-exam-container-tomee:jar:3.6.0'
<dependency org="org.ops4j.pax.exam" name="pax-exam-container-tomee" rev="3.6.0">
<artifact name="pax-exam-container-tomee" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.exam', module='pax-exam-container-tomee', version='3.6.0')
)
libraryDependencies += "org.ops4j.pax.exam" % "pax-exam-container-tomee" % "3.6.0"
[org.ops4j.pax.exam/pax-exam-container-tomee "3.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.exam : pax-exam | jar | 3.6.0 |
org.ops4j.pax.exam : pax-exam-spi | jar | 3.6.0 |
org.ops4j.base : ops4j-base-spi | jar | 1.4.0 |
org.apache.openejb : tomee-embedded | jar | 1.6.0.1 |
org.apache.tomcat : tomcat-jdbc | jar | 7.0.53 |
org.apache.tomcat : tomcat-dbcp | jar | 7.0.53 |
org.apache.tomcat : tomcat-catalina | jar | 7.0.53 |
org.apache.tomcat : tomcat-catalina-ha | jar | 7.0.53 |
org.apache.tomcat : tomcat-coyote | jar | 7.0.53 |
org.apache.tomcat : tomcat-jasper | jar | 7.0.53 |
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services | jar | 1.2 |
org.osgi : org.osgi.core | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.6 |
ch.qos.logback : logback-core | jar | 1.0.6 |
org.ops4j.pax.url : pax-url-aether | jar | 2.0.0 |
junit : junit | jar | 4.11 |
org.apache.derby : derby | jar | 10.8.2.2 |