Last Version

RHJ JUnit Common Extensions 0.2.1

Common extensions for temporary folders and class resources.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

ch.rhj.junit
ArtifactId

ArtifactId

rhj-junit-common
Version

Version

0.2.1
Type

Type

jar
Description

Description

RHJ JUnit Common Extensions
Common extensions for temporary folders and class resources.
Project URL

Project URL

https://github.com/rhjoerg/rhj-junit
Source Code Management

Source Code Management

https://github.com/rhjoerg/rhj-junit/tree/master

Download rhj-junit-common 0.2.1


<!-- https://jarcasting.com/artifacts/ch.rhj.junit/rhj-junit-common/ -->
<dependency>
    <groupId>ch.rhj.junit</groupId>
    <artifactId>rhj-junit-common</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.rhj.junit/rhj-junit-common/
implementation 'ch.rhj.junit:rhj-junit-common:0.2.1'
// https://jarcasting.com/artifacts/ch.rhj.junit/rhj-junit-common/
implementation ("ch.rhj.junit:rhj-junit-common:0.2.1")
'ch.rhj.junit:rhj-junit-common:jar:0.2.1'
<dependency org="ch.rhj.junit" name="rhj-junit-common" rev="0.2.1">
  <artifact name="rhj-junit-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.rhj.junit', module='rhj-junit-common', version='0.2.1')
)
libraryDependencies += "ch.rhj.junit" % "rhj-junit-common" % "0.2.1"
[ch.rhj.junit/rhj-junit-common "0.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0

Project Modules

There are no modules declared in this project.