Last Version

OPS4J Pax CDI Integration Tests 1.1.0

Contexts and Dependency Injection for OSGi Applications

License

License

GroupId

GroupId

org.ops4j.pax.cdi
ArtifactId

ArtifactId

itest
Version

Version

1.1.0
Type

Type

pom
Description

Description

OPS4J Pax CDI Integration Tests
Contexts and Dependency Injection for OSGi Applications
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download itest 1.1.0

Filename Size
itest-1.1.0.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.