Last Version

commons-junit4 1.2.16

de.unkrig.commons - A general-purpose Java class library

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.unkrig.commons
ArtifactId

ArtifactId

commons-junit4
Version

Version

1.2.16
Type

Type

jar
Description

Description

commons-junit4
de.unkrig.commons - A general-purpose Java class library
Project Organization

Project Organization

Arno Unkrig

Download commons-junit4 1.2.16


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
de.unkrig.commons : commons-nullanalysis jar 1.2.16

Project Modules

There are no modules declared in this project.