is not current version
Last Version 4.7.1

org.smallmind:sleuth-maven 2.4.25

Sleuth Maven Plugins

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

sleuth-maven
Version

Version

2.4.25
Type

Type

pom

Download sleuth-maven 2.4.25

Filename Size
sleuth-maven-2.4.25.pom 772 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.smallmind/sleuth-maven/ -->
<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>sleuth-maven</artifactId>
    <version>2.4.25</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/sleuth-maven/
implementation 'org.smallmind:sleuth-maven:2.4.25'
// https://jarcasting.com/artifacts/org.smallmind/sleuth-maven/
implementation ("org.smallmind:sleuth-maven:2.4.25")
'org.smallmind:sleuth-maven:pom:2.4.25'
<dependency org="org.smallmind" name="sleuth-maven" rev="2.4.25">
  <artifact name="sleuth-maven" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='sleuth-maven', version='2.4.25')
)
libraryDependencies += "org.smallmind" % "sleuth-maven" % "2.4.25"
[org.smallmind/sleuth-maven "2.4.25"]