is not current version
Last Version 4.7.1

org.smallmind:sleuth-maven 4.4.3

Sleuth Maven Plugins

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

sleuth-maven
Version

Version

4.4.3
Type

Type

pom

Download sleuth-maven 4.4.3

Filename Size
sleuth-maven-4.4.3.pom 795 bytes
Browse

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