| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcn.t |
| ArtifactId | ArtifactIdtrace-extension-spring-boot-starter |
| Last Version | Last Version1.0.4.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlib-parent-pom
|
<!-- https://jarcasting.com/artifacts/cn.t/trace-extension-spring-boot-starter/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>trace-extension-spring-boot-starter</artifactId>
<version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/trace-extension-spring-boot-starter/
implementation 'cn.t:trace-extension-spring-boot-starter:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/cn.t/trace-extension-spring-boot-starter/
implementation ("cn.t:trace-extension-spring-boot-starter:1.0.4.RELEASE")
'cn.t:trace-extension-spring-boot-starter:jar:1.0.4.RELEASE'
<dependency org="cn.t" name="trace-extension-spring-boot-starter" rev="1.0.4.RELEASE">
<artifact name="trace-extension-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='trace-extension-spring-boot-starter', version='1.0.4.RELEASE')
)
libraryDependencies += "cn.t" % "trace-extension-spring-boot-starter" % "1.0.4.RELEASE"
[cn.t/trace-extension-spring-boot-starter "1.0.4.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign Optional | jar | 3.0.2 |
| cn.t : common-logback-trace | jar | 1.0.6.RELEASE |
| org.springframework : spring-webmvc Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |