Last Version

echocat Jomon NET-Testing 1.6.3

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

License

License

Categories

Categories

Net
GroupId

GroupId

org.echocat.jomon.net
ArtifactId

ArtifactId

testing
Version

Version

1.6.3
Type

Type

jar
Description

Description

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

Dependencies

compile (9)

Group / Artifact Type Version
org.echocat.jomon.net : common jar 1.6.3
org.echocat.jomon : testing jar 1.6.3
org.eclipse.jetty : jetty-server jar 9.3.10.M0
org.eclipse.jetty : jetty-util jar 9.3.10.M0
org.eclipse.jetty : jetty-webapp jar 9.3.10.M0
org.apache.httpcomponents : httpclient jar 4.5.2
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
com.google.code.findbugs : jsr305 jar 3.0.1

Project Modules

There are no modules declared in this project.