is not current version
Last Version 4.7.1

org.smallmind:sleuth-maven 3.3.1

Sleuth Maven Plugins

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

sleuth-maven
Version

Version

3.3.1
Type

Type

pom

Download sleuth-maven 3.3.1

Filename Size
sleuth-maven-3.3.1.pom 771 bytes
Browse

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