cn.t:trace-extension-spring-boot-starter

lib-parent-pom

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.t
ArtifactId

ArtifactId

trace-extension-spring-boot-starter
Last Version

Last Version

1.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

lib-parent-pom

Download trace-extension-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4.RELEASE
1.0.3.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE