is not current version
Last Version 1.5

com.tlcsdm:log-spring-boot-starter 1.2

log-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.tlcsdm
ArtifactId

ArtifactId

log-spring-boot-starter
Version

Version

1.2
Type

Type

jar

Download log-spring-boot-starter 1.2


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