is not current version
Last Version 4.7.1

org.smallmind:sleuth-maven 3.3.25

Sleuth Maven Plugins

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

sleuth-maven
Version

Version

3.3.25
Type

Type

pom

Download sleuth-maven 3.3.25

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

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