не последняя версия
Последняя версия 0.2.3

com.github.yongyongwang:servlet-logging 0.0.4


Категории

Категории

Logging Библиотеки уровня приложения
Группа

Группа

com.github.yongyongwang
Идентификатор

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

servlet-logging
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать servlet-logging 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-logging/ -->
<dependency>
    <groupId>com.github.yongyongwang</groupId>
    <artifactId>servlet-logging</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-logging/
implementation 'com.github.yongyongwang:servlet-logging:0.0.4'
// https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-logging/
implementation ("com.github.yongyongwang:servlet-logging:0.0.4")
'com.github.yongyongwang:servlet-logging:jar:0.0.4'
<dependency org="com.github.yongyongwang" name="servlet-logging" rev="0.0.4">
  <artifact name="servlet-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yongyongwang', module='servlet-logging', version='0.0.4')
)
libraryDependencies += "com.github.yongyongwang" % "servlet-logging" % "0.0.4"
[com.github.yongyongwang/servlet-logging "0.0.4"]