License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdtlog-web-spring-boot-starter |
Version | Version1.3.6 |
Type | Typejar |
Description |
Descriptiona lightweight log tracking framework
|
Filename | Size |
---|---|
tlog-web-spring-boot-starter-1.3.6.pom | |
tlog-web-spring-boot-starter-1.3.6.jar | 1 KB |
tlog-web-spring-boot-starter-1.3.6-sources.jar | 646 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-web-spring-boot-starter/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-web-spring-boot-starter</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-web-spring-boot-starter/
implementation 'com.yomahub:tlog-web-spring-boot-starter:1.3.6'
// https://jarcasting.com/artifacts/com.yomahub/tlog-web-spring-boot-starter/
implementation ("com.yomahub:tlog-web-spring-boot-starter:1.3.6")
'com.yomahub:tlog-web-spring-boot-starter:jar:1.3.6'
<dependency org="com.yomahub" name="tlog-web-spring-boot-starter" rev="1.3.6">
<artifact name="tlog-web-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-web-spring-boot-starter', version='1.3.6')
)
libraryDependencies += "com.yomahub" % "tlog-web-spring-boot-starter" % "1.3.6"
[com.yomahub/tlog-web-spring-boot-starter "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
com.yomahub : tlog-spring-boot-configuration | jar | 1.3.6 |
com.yomahub : tlog-webroot | jar | 1.3.6 |
com.yomahub : tlog-task | jar | 1.3.6 |
com.yomahub : tlog-httpclient | jar | 1.3.6 |
com.yomahub : tlog-okhttp | jar | 1.3.6 |
com.yomahub : tlog-hutool-http | jar | 1.3.6 |
com.yomahub : tlog-forest | jar | 1.3.6 |
com.yomahub : tlog-rest-template | jar | 1.3.6 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar |