is not current version
Last Version 1.1.0

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

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.2
Type

Type

pom

Download log-trace-spring-boot-starter 1.0.2


<!-- 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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/log-trace-spring-boot-starter/
implementation 'com.pig4cloud.plugin:log-trace-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/log-trace-spring-boot-starter/
implementation ("com.pig4cloud.plugin:log-trace-spring-boot-starter:1.0.2")
'com.pig4cloud.plugin:log-trace-spring-boot-starter:pom:1.0.2'
<dependency org="com.pig4cloud.plugin" name="log-trace-spring-boot-starter" rev="1.0.2">
  <artifact name="log-trace-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.plugin', module='log-trace-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "com.pig4cloud.plugin" % "log-trace-spring-boot-starter" % "1.0.2"
[com.pig4cloud.plugin/log-trace-spring-boot-starter "1.0.2"]