is not current version
Last Version 1.5

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

log-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.tlcsdm
ArtifactId

ArtifactId

log-spring-boot-starter
Version

Version

1.1
Type

Type

jar

Download log-spring-boot-starter 1.1


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