is not current version
Last Version 0.0.1.beta-20180114b

top.hmtools:spring-boot-starter-request-logger 0.0.1.beta-20180114a

(神奇码农)嗨啵的记录用户请求服务器的访问日志记录工具包

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.hmtools
ArtifactId

ArtifactId

spring-boot-starter-request-logger
Version

Version

0.0.1.beta-20180114a
Type

Type

jar

Download spring-boot-starter-request-logger 0.0.1.beta-20180114a


<!-- https://jarcasting.com/artifacts/top.hmtools/spring-boot-starter-request-logger/ -->
<dependency>
    <groupId>top.hmtools</groupId>
    <artifactId>spring-boot-starter-request-logger</artifactId>
    <version>0.0.1.beta-20180114a</version>
</dependency>
// https://jarcasting.com/artifacts/top.hmtools/spring-boot-starter-request-logger/
implementation 'top.hmtools:spring-boot-starter-request-logger:0.0.1.beta-20180114a'
// https://jarcasting.com/artifacts/top.hmtools/spring-boot-starter-request-logger/
implementation ("top.hmtools:spring-boot-starter-request-logger:0.0.1.beta-20180114a")
'top.hmtools:spring-boot-starter-request-logger:jar:0.0.1.beta-20180114a'
<dependency org="top.hmtools" name="spring-boot-starter-request-logger" rev="0.0.1.beta-20180114a">
  <artifact name="spring-boot-starter-request-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.hmtools', module='spring-boot-starter-request-logger', version='0.0.1.beta-20180114a')
)
libraryDependencies += "top.hmtools" % "spring-boot-starter-request-logger" % "0.0.1.beta-20180114a"
[top.hmtools/spring-boot-starter-request-logger "0.0.1.beta-20180114a"]