License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdde.unkrig.commons |
ArtifactId | ArtifactIdcommons-junit4 |
Last Version | Last Version1.2.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-junit4
de.unkrig.commons - A general-purpose Java class library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-junit4-1.2.16.pom | |
commons-junit4-1.2.16.jar | 21 KB |
commons-junit4-1.2.16-sources.jar | 21 KB |
commons-junit4-1.2.16-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.unkrig.commons/commons-junit4/ -->
<dependency>
<groupId>de.unkrig.commons</groupId>
<artifactId>commons-junit4</artifactId>
<version>1.2.16</version>
</dependency>
// https://jarcasting.com/artifacts/de.unkrig.commons/commons-junit4/
implementation 'de.unkrig.commons:commons-junit4:1.2.16'
// https://jarcasting.com/artifacts/de.unkrig.commons/commons-junit4/
implementation ("de.unkrig.commons:commons-junit4:1.2.16")
'de.unkrig.commons:commons-junit4:jar:1.2.16'
<dependency org="de.unkrig.commons" name="commons-junit4" rev="1.2.16">
<artifact name="commons-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.unkrig.commons', module='commons-junit4', version='1.2.16')
)
libraryDependencies += "de.unkrig.commons" % "commons-junit4" % "1.2.16"
[de.unkrig.commons/commons-junit4 "1.2.16"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
de.unkrig.commons : commons-nullanalysis | jar | 1.2.16 |