jPlanets Junit Utilities

Helper classes for jplanets products.

License

License

Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

de.jplanets.junit
ArtifactId

ArtifactId

jplanets-junit-utils
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jPlanets Junit Utilities
Helper classes for jplanets products.
Project Organization

Project Organization

jPlanets (Ulrich David)
Source Code Management

Source Code Management

https://bitbucket.org/daprost/jplanets-junit-utils

Download jplanets-junit-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0