License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing Net |
GroupId | GroupIdde.jplanets.junit |
ArtifactId | ArtifactIdjplanets-junit-utils |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjPlanets Junit Utilities
Helper classes for jplanets products.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jplanets-junit-utils-1.1.pom | |
jplanets-junit-utils-1.1.jar | 6 KB |
jplanets-junit-utils-1.1-sources.jar | 5 KB |
jplanets-junit-utils-1.1-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.jplanets.junit/jplanets-junit-utils/ -->
<dependency>
<groupId>de.jplanets.junit</groupId>
<artifactId>jplanets-junit-utils</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.jplanets.junit/jplanets-junit-utils/
implementation 'de.jplanets.junit:jplanets-junit-utils:1.1'
// https://jarcasting.com/artifacts/de.jplanets.junit/jplanets-junit-utils/
implementation ("de.jplanets.junit:jplanets-junit-utils:1.1")
'de.jplanets.junit:jplanets-junit-utils:jar:1.1'
<dependency org="de.jplanets.junit" name="jplanets-junit-utils" rev="1.1">
<artifact name="jplanets-junit-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jplanets.junit', module='jplanets-junit-utils', version='1.1')
)
libraryDependencies += "de.jplanets.junit" % "jplanets-junit-utils" % "1.1"
[de.jplanets.junit/jplanets-junit-utils "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |