MVN

org.ops4j.pax.cdi : pax-cdi-web-weld

Maven & Gradle

Jun 02, 2015
8 usages
32 stars

OPS4j Pax CDI Web Weld Adapter

<dependency>
    <groupId>org.ops4j.pax.cdi</groupId>
    <artifactId>pax-cdi-web-weld</artifactId>
    <version>0.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ops4j.pax.cdi : pax-cdi-web-weld to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12.0
  • Latest Release Candidate: 1.0.0.RC1

All Versions

Choose a version of org.ops4j.pax.cdi : pax-cdi-web-weld to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
pax-cdi-web-weld-1.0.0.RC1
0.12.x
pax-cdi-web-weld-0.12.0
0.11.x
pax-cdi-web-weld-0.11.0
0.10.x
pax-cdi-web-weld-0.10.0
0.9.x
pax-cdi-web-weld-0.9.0
0.8.x
pax-cdi-web-weld-0.8.0
0.7.x
pax-cdi-web-weld-0.7.0
0.6.x
pax-cdi-web-weld-0.6.0
0.5.x
pax-cdi-web-weld-0.5.0
0.4.x
pax-cdi-web-weld-0.4.0
0.3.x
pax-cdi-web-weld-0.3.0

How to add a dependency to Maven

Add the following org.ops4j.pax.cdi : pax-cdi-web-weld maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ops4j.pax.cdi</groupId>
    <artifactId>pax-cdi-web-weld</artifactId>
    <version>0.12.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ops4j.pax.cdi : pax-cdi-web-weld gradle dependency to your build.gradle file:

implementation 'org.ops4j.pax.cdi:pax-cdi-web-weld:0.12.0'

Gradle Kotlin DSL: Add the following org.ops4j.pax.cdi : pax-cdi-web-weld gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ops4j.pax.cdi:pax-cdi-web-weld:0.12.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ops4j.pax.cdi : pax-cdi-web-weld sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ops4j.pax.cdi" % "pax-cdi-web-weld" % "0.12.0"

Advertisement

Dependencies from Group

Mar 08, 2021
117 usages
32 stars
Mar 08, 2021
22 usages
32 stars
Feb 13, 2019
17 usages
32 stars
Mar 08, 2021
15 usages
32 stars
Mar 08, 2021
15 usages
32 stars

Discover Dependencies

Jan 27, 2020
3 usages
2 stars
Mar 24, 2019
2 usages
0 stars
Aug 01, 2023
11 usages
363 stars
Jan 24, 2013
3 usages
Oct 12, 2015
3 usages
Dec 03, 2020
16 usages
6 stars
May 14, 2021
5 usages
1.9k stars