License |
License |
---|---|
GroupId | GroupIdio.github.cossme |
ArtifactId | ArtifactIdgrinder-test-support |
Version | Version4.0.0 |
Type | Typejar |
Description |
Descriptiongrinder-test-support
Common test classes used by The Grinder unit tests.
|
Project URL |
Project URL |
Filename | Size |
---|---|
grinder-test-support-4.0.0.pom | |
grinder-test-support-4.0.0.jar | 54 KB |
grinder-test-support-4.0.0-sources.jar | 38 KB |
grinder-test-support-4.0.0-javadoc.jar | 162 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cossme/grinder-test-support/ -->
<dependency>
<groupId>io.github.cossme</groupId>
<artifactId>grinder-test-support</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cossme/grinder-test-support/
implementation 'io.github.cossme:grinder-test-support:4.0.0'
// https://jarcasting.com/artifacts/io.github.cossme/grinder-test-support/
implementation ("io.github.cossme:grinder-test-support:4.0.0")
'io.github.cossme:grinder-test-support:jar:4.0.0'
<dependency org="io.github.cossme" name="grinder-test-support" rev="4.0.0">
<artifact name="grinder-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cossme', module='grinder-test-support', version='4.0.0')
)
libraryDependencies += "io.github.cossme" % "grinder-test-support" % "4.0.0"
[io.github.cossme/grinder-test-support "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.0 |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.9.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.0 |
javax.servlet : javax.servlet-api | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.cossme : grinder-dcr-agent | jar | 4.0.0 |