Last Version

OPS4J Pax CDI Reactor 1.1.4

Contexts and Dependency Injection for OSGi Applications

License

License

GroupId

GroupId

org.ops4j.pax
ArtifactId

ArtifactId

cdi
Version

Version

1.1.4
Type

Type

pom
Description

Description

OPS4J Pax CDI Reactor
Contexts and Dependency Injection for OSGi Applications
Project URL

Project URL

https://ops4j1.jira.com/wiki/spaces/PAXCDI/overview
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

Download cdi 1.1.4

Filename Size
cdi-1.1.4.pom 10 KB
Browse

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

  • pax-cdi-parent
  • pax-cdi-api
  • pax-cdi-spi
  • pax-cdi-extender
  • pax-cdi-extension
  • pax-cdi-weld
  • pax-cdi-openwebbeans
  • pax-cdi-web
  • pax-cdi-jetty-weld
  • pax-cdi-undertow-weld
  • pax-cdi-jetty-openwebbeans
  • pax-cdi-undertow-openwebbeans
  • pax-cdi-samples
  • pax-cdi-features
  • pax-cdi-test-support
  • pax-cdi-manual