License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdtlog-all-spring-boot-starter |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptiona lightweight log tracking framework
|
Filename | Size |
---|---|
tlog-all-spring-boot-starter-1.3.1.pom | |
tlog-all-spring-boot-starter-1.3.1.jar | 2 KB |
tlog-all-spring-boot-starter-1.3.1-sources.jar | 657 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-all-spring-boot-starter/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-all-spring-boot-starter</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-all-spring-boot-starter/
implementation 'com.yomahub:tlog-all-spring-boot-starter:1.3.1'
// https://jarcasting.com/artifacts/com.yomahub/tlog-all-spring-boot-starter/
implementation ("com.yomahub:tlog-all-spring-boot-starter:1.3.1")
'com.yomahub:tlog-all-spring-boot-starter:jar:1.3.1'
<dependency org="com.yomahub" name="tlog-all-spring-boot-starter" rev="1.3.1">
<artifact name="tlog-all-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-all-spring-boot-starter', version='1.3.1')
)
libraryDependencies += "com.yomahub" % "tlog-all-spring-boot-starter" % "1.3.1"
[com.yomahub/tlog-all-spring-boot-starter "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.yomahub : tlog-spring-boot-configuration | jar | 1.3.1 |
com.yomahub : tlog-dubbo | jar | 1.3.1 |
com.yomahub : tlog-dubbox | jar | 1.3.1 |
com.yomahub : tlog-feign | jar | 1.3.1 |
com.yomahub : tlog-webroot | jar | 1.3.1 |
com.yomahub : tlog-gateway | jar | 1.3.1 |
com.yomahub : tlog-webflux | jar | 1.3.1 |
com.yomahub : tlog-httpclient | jar | 1.3.1 |
com.yomahub : tlog-okhttp | jar | 1.3.1 |
com.yomahub : tlog-task | jar | 1.3.1 |
com.yomahub : tlog-xxl-job | jar | 1.3.1 |
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 |