License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.thundra.agent |
ArtifactId | ArtifactIdthundra-agent-maven-test-instrumentation |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThundra Agent Maven Test Instrumentation
Thundra Maven instrumenter for Surefire and Failsafe plugins
|
<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/io.thundra.agent/thundra-agent-maven-test-instrumentation/
implementation ("io.thundra.agent:thundra-agent-maven-test-instrumentation:0.0.4")
'io.thundra.agent:thundra-agent-maven-test-instrumentation:jar:0.0.4'
<dependency org="io.thundra.agent" name="thundra-agent-maven-test-instrumentation" rev="0.0.4">
<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.4')
)
libraryDependencies += "io.thundra.agent" % "thundra-agent-maven-test-instrumentation" % "0.0.4"
[io.thundra.agent/thundra-agent-maven-test-instrumentation "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-model | jar | 3.1.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.codehaus.plexus : plexus-utils | jar | 3.3.0 |