is not current version
Last Version 0.1.3.RELEASE

com.purgeteam:log-trace-spring-boot-starter 0.1.0.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.purgeteam
ArtifactId

ArtifactId

log-trace-spring-boot-starter
Version

Version

0.1.0.RELEASE
Type

Type

jar

Download log-trace-spring-boot-starter 0.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.purgeteam/log-trace-spring-boot-starter/ -->
<dependency>
    <groupId>com.purgeteam</groupId>
    <artifactId>log-trace-spring-boot-starter</artifactId>
    <version>0.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.purgeteam/log-trace-spring-boot-starter/
implementation 'com.purgeteam:log-trace-spring-boot-starter:0.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.purgeteam/log-trace-spring-boot-starter/
implementation ("com.purgeteam:log-trace-spring-boot-starter:0.1.0.RELEASE")
'com.purgeteam:log-trace-spring-boot-starter:jar:0.1.0.RELEASE'
<dependency org="com.purgeteam" name="log-trace-spring-boot-starter" rev="0.1.0.RELEASE">
  <artifact name="log-trace-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.purgeteam', module='log-trace-spring-boot-starter', version='0.1.0.RELEASE')
)
libraryDependencies += "com.purgeteam" % "log-trace-spring-boot-starter" % "0.1.0.RELEASE"
[com.purgeteam/log-trace-spring-boot-starter "0.1.0.RELEASE"]