License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdorg.apache.directory.junit |
ArtifactId | ArtifactIdjunit-addons |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Directory JUnit Add-ons
Custom build tools used by the Apache Directory project.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
junit-addons-2.0.1.pom | |
junit-addons-2.0.1.jar | 23 KB |
junit-addons-2.0.1-sources.jar | 15 KB |
junit-addons-2.0.1-source-release.zip | 20 KB |
junit-addons-2.0.1-javadoc.jar | 64 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |