is not current version
Last Version 1.0.45

in.hocg.boot:logging-spring-boot-starter 1.0.6


Categories

Categories

Spring Boot Container Microservices Logging Application Layer Libs
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

logging-spring-boot-starter
Version

Version

1.0.6
Type

Type

jar

Download logging-spring-boot-starter 1.0.6


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