| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdcom.github.yongyongwang |
| ArtifactId | ArtifactIdservlet-logging |
| Version | Version0.1.2 |
| Type | Typejar |
| Description |
Descriptionservlet-logging:0.1.2
7Cow to celebrate the birth of my daughter
|
| Filename | Size |
|---|---|
| servlet-logging-0.1.2.pom | |
| servlet-logging-0.1.2.jar | 16 KB |
| servlet-logging-0.1.2-sources.jar | 9 KB |
| servlet-logging-0.1.2-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.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-logging/
implementation 'com.github.yongyongwang:servlet-logging:0.1.2'
// https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-logging/
implementation ("com.github.yongyongwang:servlet-logging:0.1.2")
'com.github.yongyongwang:servlet-logging:jar:0.1.2'
<dependency org="com.github.yongyongwang" name="servlet-logging" rev="0.1.2">
<artifact name="servlet-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yongyongwang', module='servlet-logging', version='0.1.2')
)
libraryDependencies += "com.github.yongyongwang" % "servlet-logging" % "0.1.2"
[com.github.yongyongwang/servlet-logging "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yongyongwang : 7Cow-spring-boot-starter | jar | 0.1.2 |
| 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 |