License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Configuration Application Layer Libs config |
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdtlog-spring-boot-configuration |
Version | Version1.3.6 |
Type | Typejar |
Description |
Descriptiona lightweight log tracking framework
|
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-spring-boot-configuration/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-spring-boot-configuration</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-spring-boot-configuration/
implementation 'com.yomahub:tlog-spring-boot-configuration:1.3.6'
// https://jarcasting.com/artifacts/com.yomahub/tlog-spring-boot-configuration/
implementation ("com.yomahub:tlog-spring-boot-configuration:1.3.6")
'com.yomahub:tlog-spring-boot-configuration:jar:1.3.6'
<dependency org="com.yomahub" name="tlog-spring-boot-configuration" rev="1.3.6">
<artifact name="tlog-spring-boot-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-spring-boot-configuration', version='1.3.6')
)
libraryDependencies += "com.yomahub" % "tlog-spring-boot-configuration" % "1.3.6"
[com.yomahub/tlog-spring-boot-configuration "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
com.yomahub : tlog-feign Optional | jar | 1.3.6 |
com.yomahub : tlog-webroot Optional | jar | 1.3.6 |
com.yomahub : tlog-gateway Optional | jar | 1.3.6 |
com.yomahub : tlog-webflux Optional | jar | 1.3.6 |
com.yomahub : tlog-task Optional | jar | 1.3.6 |
com.yomahub : tlog-xxl-job Optional | jar | 1.3.6 |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |