License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.github.yongyongwang |
ArtifactId | ArtifactIdservlet-logging |
Version | Version0.0.8 |
Type | Typejar |
Description |
Descriptionservlet-logging:0.0.8
7Cow to celebrate the birth of my daughter
|
Filename | Size |
---|---|
servlet-logging-0.0.8.pom | |
servlet-logging-0.0.8.jar | 16 KB |
servlet-logging-0.0.8-sources.jar | 9 KB |
servlet-logging-0.0.8-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-logging/ -->
<dependency>
<groupId>com.github.yongyongwang</groupId>
<artifactId>servlet-logging</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-logging/
implementation 'com.github.yongyongwang:servlet-logging:0.0.8'
// https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-logging/
implementation ("com.github.yongyongwang:servlet-logging:0.0.8")
'com.github.yongyongwang:servlet-logging:jar:0.0.8'
<dependency org="com.github.yongyongwang" name="servlet-logging" rev="0.0.8">
<artifact name="servlet-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yongyongwang', module='servlet-logging', version='0.0.8')
)
libraryDependencies += "com.github.yongyongwang" % "servlet-logging" % "0.0.8"
[com.github.yongyongwang/servlet-logging "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yongyongwang : 7Cow-spring-boot-starter | jar | 0.0.8 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |