Last Version

grinder-dcr-agent 4.0.0

A Java agent that exposes the byte code instrumentation API.

License

License

GroupId

GroupId

io.github.cossme
ArtifactId

ArtifactId

grinder-dcr-agent
Version

Version

4.0.0
Type

Type

jar
Description

Description

grinder-dcr-agent
A Java agent that exposes the byte code instrumentation API.
Project URL

Project URL

http://grinder.sourceforge.net

Download grinder-dcr-agent 4.0.0


<!-- https://jarcasting.com/artifacts/io.github.cossme/grinder-dcr-agent/ -->
<dependency>
    <groupId>io.github.cossme</groupId>
    <artifactId>grinder-dcr-agent</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cossme/grinder-dcr-agent/
implementation 'io.github.cossme:grinder-dcr-agent:4.0.0'
// https://jarcasting.com/artifacts/io.github.cossme/grinder-dcr-agent/
implementation ("io.github.cossme:grinder-dcr-agent:4.0.0")
'io.github.cossme:grinder-dcr-agent:jar:4.0.0'
<dependency org="io.github.cossme" name="grinder-dcr-agent" rev="4.0.0">
  <artifact name="grinder-dcr-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cossme', module='grinder-dcr-agent', version='4.0.0')
)
libraryDependencies += "io.github.cossme" % "grinder-dcr-agent" % "4.0.0"
[io.github.cossme/grinder-dcr-agent "4.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.