License |
License |
---|---|
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdsleuth-runner |
Last Version | Last Version4.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSleuth-Runner
Test Runner
|
Filename | Size |
---|---|
sleuth-runner-4.7.1.pom | |
sleuth-runner-4.7.1.jar | 68 KB |
sleuth-runner-4.7.1-sources.jar | 55 KB |
sleuth-runner-4.7.1-javadoc.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/sleuth-runner/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>sleuth-runner</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/sleuth-runner/
implementation 'org.smallmind:sleuth-runner:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/sleuth-runner/
implementation ("org.smallmind:sleuth-runner:4.7.1")
'org.smallmind:sleuth-runner:jar:4.7.1'
<dependency org="org.smallmind" name="sleuth-runner" rev="4.7.1">
<artifact name="sleuth-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='sleuth-runner', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "sleuth-runner" % "4.7.1"
[org.smallmind/sleuth-runner "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.smallmind : smallmind-nutsnbolts | jar | 4.7.1 |
org.testng : testng | jar | 7.5 |
org.aspectj : aspectjrt Optional | jar | 1.9.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.3.18 |