MVN

org.commonjava.util : cdi-tools

Maven & Gradle

Aug 09, 2013
5 usages
0 stars

CDI Tools · Tools for supporting unit testing in CDI applications

<dependency>
    <groupId>org.commonjava.util</groupId>
    <artifactId>cdi-tools</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.commonjava.util : cdi-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of org.commonjava.util : cdi-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
cdi-tools-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.commonjava.util</groupId>
    <artifactId>cdi-tools</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.commonjava.util : cdi-tools gradle dependency to your build.gradle file:

implementation 'org.commonjava.util:cdi-tools:0.1'

Gradle Kotlin DSL: Add the following org.commonjava.util : cdi-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("org.commonjava.util:cdi-tools:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.commonjava.util : cdi-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "org.commonjava.util" % "cdi-tools" % "0.1"

Advertisement

Dependencies from Group

Feb 06, 2019
46 usages
0 stars
Mar 24, 2016
39 usages
Jun 28, 2021
29 usages
0 stars
Nov 19, 2013
28 usages
0 stars

Discover Dependencies

Sep 19, 2014
2 usages
1 stars
Jun 11, 2014
2 usages
1 stars
May 06, 2014
0 stars
May 09, 2011
1 usages
1 stars
Oct 10, 2010