Last Version

OPS4J Pax CDI Test Support 1.1.4

Contexts and Dependency Injection for OSGi Applications

License

License

GroupId

GroupId

org.ops4j.pax.cdi
ArtifactId

ArtifactId

pax-cdi-test-support
Version

Version

1.1.4
Type

Type

jar
Description

Description

OPS4J Pax CDI Test Support
Contexts and Dependency Injection for OSGi Applications
Project Organization

Project Organization

OPS4J - Open Participation Software for Java
Source Code Management

Source Code Management

https://github.com/ops4j/org.ops4j.pax.cdi/tree/master/pax-cdi-test-support

Download pax-cdi-test-support 1.1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ops4j.pax.cdi : pax-cdi-api jar 1.1.4
org.ops4j.pax.exam : pax-exam jar 4.13.4

provided (1)

Group / Artifact Type Version
org.osgi : osgi.core jar 6.0.0

Project Modules

There are no modules declared in this project.