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

com.github.yongyongwang:servlet-logging 0.0.1


Категории

Категории

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

Группа

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

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

servlet-logging
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать servlet-logging 0.0.1


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