Last Version

smart-http-logger 1.0.3

auto http logger for spring-boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

jp.spring-boot-reference
ArtifactId

ArtifactId

smart-http-logger
Version

Version

1.0.3
Type

Type

jar
Description

Description

smart-http-logger
auto http logger for spring-boot
Project URL

Project URL

https://github.com/kcwebapply/smart-http-logger
Source Code Management

Source Code Management

https://github.com/kcwebapply/smart-http-logger

Download smart-http-logger 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.