Last Version

echocat Jomon Testing 1.6.3

Collection of many useful tools for Java. Could be compared with apache-commons.

License

License

GroupId

GroupId

org.echocat.jomon
ArtifactId

ArtifactId

testing
Version

Version

1.6.3
Type

Type

jar
Description

Description

echocat Jomon Testing
Collection of many useful tools for Java. Could be compared with apache-commons.
Project Organization

Project Organization

echocat

Download testing 1.6.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.echocat.jomon : runtime jar 1.6.3
org.slf4j : slf4j-api jar 1.7.21
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
com.google.code.findbugs : jsr305 jar 3.0.1

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.