Last Version

OPS4J Pax Exam Patch for Weld Resource Loader 4.13.5

Pax Exam Integration testing framework for Modern Java Platforms.

License

License

GroupId

GroupId

org.ops4j.pax.exam
ArtifactId

ArtifactId

pax-exam-patch-weld
Version

Version

4.13.5
Type

Type

jar
Description

Description

OPS4J Pax Exam Patch for Weld Resource Loader
Pax Exam Integration testing framework for Modern Java Platforms.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download pax-exam-patch-weld 4.13.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.weld.servlet : weld-servlet-core jar 2.3.2.Final

provided (3)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.2
javax.enterprise : cdi-api jar 1.2
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.