Last Version

OPS4J Pax Exam Resin Container 3.6.0

Pax Exam Integration testing framework for Modern Java Platforms.

License

License

Categories

Categories

Resin Container Application Servers
GroupId

GroupId

org.ops4j.pax.exam
ArtifactId

ArtifactId

pax-exam-container-resin
Version

Version

3.6.0
Type

Type

jar
Description

Description

OPS4J Pax Exam Resin Container
Pax Exam Integration testing framework for Modern Java Platforms.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download pax-exam-container-resin 3.6.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam jar 3.6.0
org.ops4j.base : ops4j-base-spi jar 1.4.0

provided (4)

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

test (7)

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

Project Modules

There are no modules declared in this project.