License |
License |
---|---|
Categories |
CategoriesResin Container Application Servers |
GroupId | GroupIdorg.ops4j.pax.exam |
ArtifactId | ArtifactIdpax-exam-container-resin |
Last Version | Last Version3.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Exam Resin 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-resin/ -->
<dependency>
<groupId>org.ops4j.pax.exam</groupId>
<artifactId>pax-exam-container-resin</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-resin/
implementation 'org.ops4j.pax.exam:pax-exam-container-resin:3.6.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-resin/
implementation ("org.ops4j.pax.exam:pax-exam-container-resin:3.6.0")
'org.ops4j.pax.exam:pax-exam-container-resin:jar:3.6.0'
<dependency org="org.ops4j.pax.exam" name="pax-exam-container-resin" rev="3.6.0">
<artifact name="pax-exam-container-resin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.exam', module='pax-exam-container-resin', version='3.6.0')
)
libraryDependencies += "org.ops4j.pax.exam" % "pax-exam-container-resin" % "3.6.0"
[org.ops4j.pax.exam/pax-exam-container-resin "3.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.exam : pax-exam | jar | 3.6.0 |
org.ops4j.base : ops4j-base-spi | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services | jar | 1.2 |
org.osgi : org.osgi.core | jar | 4.2.0 |
com.caucho : resin | jar | 4.0.30 |
javax.faces : jsf-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.0.6 |
ch.qos.logback : logback-classic | jar | 1.0.6 |
org.slf4j : slf4j-ext | jar | 1.6.6 |
org.ops4j.pax.exam : pax-exam-junit4 | jar | 3.6.0 |
org.ops4j.pax.url : pax-url-aether | jar | 2.0.0 |
org.ops4j.pax.exam : pax-exam-servlet-bridge | jar | 3.6.0 |
org.ops4j.pax.exam : pax-exam-cdi | jar | 3.6.0 |