License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.pig4cloud.plugin |
ArtifactId | ArtifactIdlog-trace-spring-boot-starter |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog-trace-spring-boot-starter
log-trace-spring-boot-starter
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.plugin/log-trace-spring-boot-starter/ -->
<dependency>
<groupId>com.pig4cloud.plugin</groupId>
<artifactId>log-trace-spring-boot-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/log-trace-spring-boot-starter/
implementation 'com.pig4cloud.plugin:log-trace-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/log-trace-spring-boot-starter/
implementation ("com.pig4cloud.plugin:log-trace-spring-boot-starter:1.1.0")
'com.pig4cloud.plugin:log-trace-spring-boot-starter:jar:1.1.0'
<dependency org="com.pig4cloud.plugin" name="log-trace-spring-boot-starter" rev="1.1.0">
<artifact name="log-trace-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.plugin', module='log-trace-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "com.pig4cloud.plugin" % "log-trace-spring-boot-starter" % "1.1.0"
[com.pig4cloud.plugin/log-trace-spring-boot-starter "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot Optional | jar | |
org.springframework : spring-webmvc Optional | jar | |
org.springframework : spring-webflux Optional | jar | |
org.slf4j : slf4j-api | jar | |
org.apache.tomcat.embed : tomcat-embed-core Optional | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign Optional | jar | |
org.springframework.cloud : spring-cloud-starter-gateway Optional | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-zuul Optional | jar | 2.2.10.RELEASE |
org.apache.dubbo : dubbo-spring-boot-starter Optional | jar | 3.0.5 |