Last Version

Joala Labs JUnit 1.2.1

Joala Labs is a module which provides experimental features. These experimental features might be removed at any time without notice. Typically you will find classes in here which might once make it into Joala's Public API.

License

License

Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

net.joala
ArtifactId

ArtifactId

joala-labs-junit
Version

Version

1.2.1
Type

Type

jar
Description

Description

Joala Labs JUnit
Joala Labs is a module which provides experimental features. These experimental features might be removed at any time without notice. Typically you will find classes in here which might once make it into Joala's Public API.
Project Organization

Project Organization

CoreMedia AG

Download joala-labs-junit 1.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar
junit : junit jar
com.google.guava : guava jar

Project Modules

There are no modules declared in this project.