echocat Jomon Spring-Testing

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

License

License

GroupId

GroupId

org.echocat.jomon.spring
ArtifactId

ArtifactId

testing
Last Version

Last Version

1.6.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

echocat

Download testing

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.echocat.jomon.spring : common jar 1.6.3
org.echocat.jomon : runtime jar 1.6.3
org.echocat.jomon : testing jar 1.6.3
org.springframework : spring-context jar 4.2.6.RELEASE
com.google.code.findbugs : jsr305 jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1