is not current version
Last Version 1.1.0

com.pig4cloud.plugin:log-trace-spring-boot-starter 1.0.3

log-trace-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.pig4cloud.plugin
ArtifactId

ArtifactId

log-trace-spring-boot-starter
Version

Version

1.0.3
Type

Type

jar

Download log-trace-spring-boot-starter 1.0.3


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