is not current version
Last Version 0.0.4

io.thundra.agent:thundra-agent-maven-test-instrumentation 0.0.1

Thundra Maven instrumenter for Surefire and Failsafe plugins

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.thundra.agent
ArtifactId

ArtifactId

thundra-agent-maven-test-instrumentation
Version

Version

0.0.1
Type

Type

jar

Download thundra-agent-maven-test-instrumentation 0.0.1


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