License |
License |
---|---|
GroupId | GroupIdio.github.cossme |
ArtifactId | ArtifactIdgrinder-http |
Version | Version4.0.0 |
Type | Typejar |
Description |
Descriptiongrinder-http
The Grinder HTTP plugin.
|
Project URL |
Project URL |
Filename | Size |
---|---|
grinder-http-4.0.0.pom | |
grinder-http-4.0.0.jar | 185 KB |
grinder-http-4.0.0-sources.jar | 141 KB |
grinder-http-4.0.0-javadoc.jar | 340 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cossme/grinder-http/ -->
<dependency>
<groupId>io.github.cossme</groupId>
<artifactId>grinder-http</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cossme/grinder-http/
implementation 'io.github.cossme:grinder-http:4.0.0'
// https://jarcasting.com/artifacts/io.github.cossme/grinder-http/
implementation ("io.github.cossme:grinder-http:4.0.0")
'io.github.cossme:grinder-http:jar:4.0.0'
<dependency org="io.github.cossme" name="grinder-http" rev="4.0.0">
<artifact name="grinder-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cossme', module='grinder-http', version='4.0.0')
)
libraryDependencies += "io.github.cossme" % "grinder-http" % "4.0.0"
[io.github.cossme/grinder-http "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.cossme : grinder-core | jar | 4.0.0 |
io.github.cossme : grinder-httpclient | jar | 4.0.0 |
io.github.cossme : grinder-xmlbeans | jar | 4.0.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 |
Group / Artifact | Type | Version |
---|---|---|
io.github.cossme : grinder-test-support | jar | 4.0.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.0 |