is not current version
Last Version 0.2.3

com.github.yongyongwang:servlet-logging 0.1.0


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.yongyongwang
ArtifactId

ArtifactId

servlet-logging
Version

Version

0.1.0
Type

Type

jar

Download servlet-logging 0.1.0


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