| License | License | 
|---|---|
| Categories | CategoriesContainer | 
| GroupId | GroupIdorg.ops4j.pax.exam | 
| ArtifactId | ArtifactIdpax-exam-container-weld | 
| Last Version | Last Version4.13.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOPS4J Pax Exam Weld CDI 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-weld/ -->
<dependency>
    <groupId>org.ops4j.pax.exam</groupId>
    <artifactId>pax-exam-container-weld</artifactId>
    <version>4.13.5</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.5'// https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-weld/
implementation ("org.ops4j.pax.exam:pax-exam-container-weld:4.13.5")'org.ops4j.pax.exam:pax-exam-container-weld:jar:4.13.5'<dependency org="org.ops4j.pax.exam" name="pax-exam-container-weld" rev="4.13.5">
  <artifact name="pax-exam-container-weld" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ops4j.pax.exam', module='pax-exam-container-weld', version='4.13.5')
)libraryDependencies += "org.ops4j.pax.exam" % "pax-exam-container-weld" % "4.13.5"[org.ops4j.pax.exam/pax-exam-container-weld "4.13.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ops4j.pax.exam : pax-exam-cdi | jar | 4.13.5 | 
| org.ops4j.pax.exam : pax-exam-spi | jar | 4.13.5 | 
| org.jboss.weld.se : weld-se-core | jar | 2.3.2.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.kohsuke.metainf-services : metainf-services | jar | 1.2 | 
| org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.2 | 
| javax.enterprise : cdi-api | jar | 1.2 |