| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdcn.bestwu |
| ArtifactId | ArtifactIdstarter-logging |
| Last Version | Last Version2.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstarter-logging
starter-logging
|
| Filename | Size |
|---|---|
| starter-logging-2.0.11.pom | |
| starter-logging-2.0.11.jar | 58 KB |
| starter-logging-2.0.11-sources.jar | 16 KB |
| starter-logging-2.0.11-javadoc.jar | 75 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.bestwu/starter-logging/ -->
<dependency>
<groupId>cn.bestwu</groupId>
<artifactId>starter-logging</artifactId>
<version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu/starter-logging/
implementation 'cn.bestwu:starter-logging:2.0.11'
// https://jarcasting.com/artifacts/cn.bestwu/starter-logging/
implementation ("cn.bestwu:starter-logging:2.0.11")
'cn.bestwu:starter-logging:jar:2.0.11'
<dependency org="cn.bestwu" name="starter-logging" rev="2.0.11">
<artifact name="starter-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu', module='starter-logging', version='2.0.11')
)
libraryDependencies += "cn.bestwu" % "starter-logging" % "2.0.11"
[cn.bestwu/starter-logging "2.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.10 |
| org.springframework.boot : spring-boot | jar | |
| org.springframework.boot : spring-boot-starter-logging | jar | |
| javax.mail : mail | jar | 1.4.7 |
| cn.bestwu : common-lang | jar | 1.1.5 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
| org.springframework.boot : spring-boot-starter-web | jar |