is not current version
Last Version 1.0.3

jp.spring-boot-reference:smart-http-logger 1.0.2

auto http logger for spring-boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

jp.spring-boot-reference
ArtifactId

ArtifactId

smart-http-logger
Version

Version

1.0.2
Type

Type

jar

Download smart-http-logger 1.0.2


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