Apache Directory JUnit Add-ons

Custom build tools used by the Apache Directory project.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.apache.directory.junit
ArtifactId

ArtifactId

junit-addons
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Directory JUnit Add-ons
Custom build tools used by the Apache Directory project.
Project Organization

Project Organization

The Apache Software Foundation

Download junit-addons

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.directory.junit/junit-addons/ -->
<dependency>
    <groupId>org.apache.directory.junit</groupId>
    <artifactId>junit-addons</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.junit/junit-addons/
implementation 'org.apache.directory.junit:junit-addons:2.0.1'
// https://jarcasting.com/artifacts/org.apache.directory.junit/junit-addons/
implementation ("org.apache.directory.junit:junit-addons:2.0.1")
'org.apache.directory.junit:junit-addons:jar:2.0.1'
<dependency org="org.apache.directory.junit" name="junit-addons" rev="2.0.1">
  <artifact name="junit-addons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.junit', module='junit-addons', version='2.0.1')
)
libraryDependencies += "org.apache.directory.junit" % "junit-addons" % "2.0.1"
[org.apache.directory.junit/junit-addons "2.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
0.1