| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.tlcsdm |
| ArtifactId | ArtifactIdlog-spring-boot-starter |
| Last Version | Last Version1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlog-spring-boot-starter
log-spring-boot-starter
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| log-spring-boot-starter-1.5.pom | |
| log-spring-boot-starter-1.5.jar | 18 MB |
| log-spring-boot-starter-1.5-sources.jar | 11 KB |
| log-spring-boot-starter-1.5-javadoc.jar | 126 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tlcsdm/log-spring-boot-starter/ -->
<dependency>
<groupId>com.tlcsdm</groupId>
<artifactId>log-spring-boot-starter</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.tlcsdm/log-spring-boot-starter/
implementation 'com.tlcsdm:log-spring-boot-starter:1.5'
// https://jarcasting.com/artifacts/com.tlcsdm/log-spring-boot-starter/
implementation ("com.tlcsdm:log-spring-boot-starter:1.5")
'com.tlcsdm:log-spring-boot-starter:jar:1.5'
<dependency org="com.tlcsdm" name="log-spring-boot-starter" rev="1.5">
<artifact name="log-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tlcsdm', module='log-spring-boot-starter', version='1.5')
)
libraryDependencies += "com.tlcsdm" % "log-spring-boot-starter" % "1.5"
[com.tlcsdm/log-spring-boot-starter "1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.bitwalker : UserAgentUtils | jar | 1.21 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.1 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.1 |
| org.projectlombok : lombok Optional | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | 2.5.1 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.1 |