is not current version
Last Version 4.13.5

OPS4J Pax Exam Weld CDI Container 4.13.4

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-weld
Version

Version

4.13.4
Type

Type

jar
Description

Description

OPS4J Pax Exam Weld 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-weld 4.13.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam-cdi jar 4.13.4
org.ops4j.pax.exam : pax-exam-spi jar 4.13.4
org.jboss.weld.se : weld-se-core jar 2.3.2.Final

provided (3)

Group / Artifact Type Version
org.kohsuke.metainf-services : metainf-services jar 1.2
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
javax.enterprise : cdi-api jar 1.2

Project Modules

There are no modules declared in this project.