Last Version

OPS4J Pax CDI Parent POM 1.1.4

Contexts and Dependency Injection for OSGi Applications

License

License

GroupId

GroupId

org.ops4j.pax.cdi
ArtifactId

ArtifactId

pax-cdi-parent
Version

Version

1.1.4
Type

Type

pom
Description

Description

OPS4J Pax CDI Parent POM
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-parent

Download pax-cdi-parent 1.1.4

Filename Size
pax-cdi-parent-1.1.4.pom 54 KB
Browse

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

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.