License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.thundra.plugin |
ArtifactId | ArtifactIdthundra-agent-maven-test-instrumentation |
Last Version | Last Version0.1.1 |
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.plugin/thundra-agent-maven-test-instrumentation/ -->
<dependency>
<groupId>io.thundra.plugin</groupId>
<artifactId>thundra-agent-maven-test-instrumentation</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.thundra.plugin/thundra-agent-maven-test-instrumentation/
implementation 'io.thundra.plugin:thundra-agent-maven-test-instrumentation:0.1.1'
// https://jarcasting.com/artifacts/io.thundra.plugin/thundra-agent-maven-test-instrumentation/
implementation ("io.thundra.plugin:thundra-agent-maven-test-instrumentation:0.1.1")
'io.thundra.plugin:thundra-agent-maven-test-instrumentation:jar:0.1.1'
<dependency org="io.thundra.plugin" name="thundra-agent-maven-test-instrumentation" rev="0.1.1">
<artifact name="thundra-agent-maven-test-instrumentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thundra.plugin', module='thundra-agent-maven-test-instrumentation', version='0.1.1')
)
libraryDependencies += "io.thundra.plugin" % "thundra-agent-maven-test-instrumentation" % "0.1.1"
[io.thundra.plugin/thundra-agent-maven-test-instrumentation "0.1.1"]
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.16.0 |
org.codehaus.plexus : plexus-utils | jar | 3.3.0 |