Last Version

OPS4J Pax CDI Manual 1.1.4

Contexts and Dependency Injection for OSGi Applications

License

License

GroupId

GroupId

org.ops4j.pax.cdi
ArtifactId

ArtifactId

pax-cdi-manual
Version

Version

1.1.4
Type

Type

war
Description

Description

OPS4J Pax CDI Manual
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-manual

Download pax-cdi-manual 1.1.4


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