OPS4J Pax Exam Resin CanDI CDI Container

Pax Exam Integration testing framework for Modern Java Platforms.

License

License

Categories

Categories

Container
GroupId

GroupId

org.ops4j.pax.exam
ArtifactId

ArtifactId

pax-exam-container-candi
Last Version

Last Version

3.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

OPS4J - Open Participation Software for Java

Download pax-exam-container-candi

How to add to project

<!-- https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-candi/ -->
<dependency>
    <groupId>org.ops4j.pax.exam</groupId>
    <artifactId>pax-exam-container-candi</artifactId>
    <version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-candi/
implementation 'org.ops4j.pax.exam:pax-exam-container-candi:3.6.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-candi/
implementation ("org.ops4j.pax.exam:pax-exam-container-candi:3.6.0")
'org.ops4j.pax.exam:pax-exam-container-candi:jar:3.6.0'
<dependency org="org.ops4j.pax.exam" name="pax-exam-container-candi" rev="3.6.0">
  <artifact name="pax-exam-container-candi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.exam', module='pax-exam-container-candi', version='3.6.0')
)
libraryDependencies += "org.ops4j.pax.exam" % "pax-exam-container-candi" % "3.6.0"
[org.ops4j.pax.exam/pax-exam-container-candi "3.6.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam-cdi jar 3.6.0
org.ops4j.pax.exam : pax-exam-spi jar 3.6.0
com.caucho : resin jar 4.0.30

provided (1)

Group / Artifact Type Version
org.kohsuke.metainf-services : metainf-services jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0.RC1
3.0.0.M4
3.0.0.M3
3.0.0.M2