is not current version
Last Version 1.5

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

log-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.tlcsdm
ArtifactId

ArtifactId

log-spring-boot-starter
Version

Version

1.4
Type

Type

jar

Download log-spring-boot-starter 1.4


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