MVN

org.jglue.cdi-unit : cdi-unit

Maven & Gradle

Aug 30, 2018
62 usages
90 stars

CDI-Unit · JUnit runner for testing CDI based projects.

<dependency>
    <groupId>org.jglue.cdi-unit</groupId>
    <artifactId>cdi-unit</artifactId>
    <version>4.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jglue.cdi-unit : cdi-unit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.0

All Versions

Choose a version of org.jglue.cdi-unit : cdi-unit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
cdi-unit-4.1.0
4.0.x
cdi-unit-4.0.2
cdi-unit-4.0.1
cdi-unit-4.0.0
3.1.x
cdi-unit-3.1.4
cdi-unit-3.1.3
cdi-unit-3.1.2
cdi-unit-3.1.1
cdi-unit-3.1.0
3.0.x
cdi-unit-3.0.1
cdi-unit-3.0.0
2.2.x
cdi-unit-2.2.1
cdi-unit-2.2.0
2.1.x
cdi-unit-2.1.1
cdi-unit-2.1.0
2.0.x
cdi-unit-2.0.8
cdi-unit-2.0.7
cdi-unit-2.0.6
cdi-unit-2.0.5
cdi-unit-2.0.4

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jglue.cdi-unit</groupId>
    <artifactId>cdi-unit</artifactId>
    <version>4.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jglue.cdi-unit : cdi-unit gradle dependency to your build.gradle file:

implementation 'org.jglue.cdi-unit:cdi-unit:4.1.0'

Gradle Kotlin DSL: Add the following org.jglue.cdi-unit : cdi-unit gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jglue.cdi-unit:cdi-unit:4.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jglue.cdi-unit : cdi-unit sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jglue.cdi-unit" % "cdi-unit" % "4.1.0"

Advertisement

Dependencies from Group

Aug 30, 2018
62 usages
90 stars
Aug 30, 2018
90 stars
May 13, 2014
90 stars

Discover Dependencies

Oct 22, 2016
2 usages
52 stars
Jan 02, 2023
13 usages
1.1k stars
Jan 02, 2023
5 usages
1.1k stars
Nov 05, 2021
1.1k stars
May 06, 2022
62 usages
2 stars
Mar 20, 2023
7 usages
552 stars
Oct 27, 2020
3 usages
552 stars
Mar 20, 2023
30 usages
552 stars
Jul 02, 2023
120 stars