License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdsurefire-sleuth-provider |
Last Version | Last Version4.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSurefire-Sleuth-Provider
Sleuth Maven Surefire Provider
|
<!-- https://jarcasting.com/artifacts/org.smallmind/surefire-sleuth-provider/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>surefire-sleuth-provider</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/surefire-sleuth-provider/
implementation 'org.smallmind:surefire-sleuth-provider:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/surefire-sleuth-provider/
implementation ("org.smallmind:surefire-sleuth-provider:4.7.1")
'org.smallmind:surefire-sleuth-provider:jar:4.7.1'
<dependency org="org.smallmind" name="surefire-sleuth-provider" rev="4.7.1">
<artifact name="surefire-sleuth-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='surefire-sleuth-provider', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "surefire-sleuth-provider" % "4.7.1"
[org.smallmind/surefire-sleuth-provider "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.smallmind : smallmind-nutsnbolts | jar | 4.7.1 |
org.smallmind : sleuth-runner | jar | 4.7.1 |
org.apache.maven.surefire : surefire-api | jar | 2.22.2 |
org.aspectj : aspectjrt Optional | jar | 1.9.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.springframework : spring-test | jar | 5.3.18 |