не последняя версия
Последняя версия 0.0.1.beta-20180114b

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

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

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

top.hmtools
Идентификатор

Идентификатор

spring-boot-starter-request-logger
Версия

Версия

0.0.1.beta-20180114a
Тип

Тип

jar

Скачать 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"]