Last Version

cn.zull.tracing:tracing-dubbo 0.5.11-RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

cn.zull.tracing
ArtifactId

ArtifactId

tracing-dubbo
Version

Version

0.5.11-RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/tracing-dubbo

Download tracing-dubbo 0.5.11-RELEASE


<!-- https://jarcasting.com/artifacts/cn.zull.tracing/tracing-dubbo/ -->
<dependency>
    <groupId>cn.zull.tracing</groupId>
    <artifactId>tracing-dubbo</artifactId>
    <version>0.5.11-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.zull.tracing/tracing-dubbo/
implementation 'cn.zull.tracing:tracing-dubbo:0.5.11-RELEASE'
// https://jarcasting.com/artifacts/cn.zull.tracing/tracing-dubbo/
implementation ("cn.zull.tracing:tracing-dubbo:0.5.11-RELEASE")
'cn.zull.tracing:tracing-dubbo:jar:0.5.11-RELEASE'
<dependency org="cn.zull.tracing" name="tracing-dubbo" rev="0.5.11-RELEASE">
  <artifact name="tracing-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.zull.tracing', module='tracing-dubbo', version='0.5.11-RELEASE')
)
libraryDependencies += "cn.zull.tracing" % "tracing-dubbo" % "0.5.11-RELEASE"
[cn.zull.tracing/tracing-dubbo "0.5.11-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
cn.zull.tracing : tracing-core jar 0.5.11-RELEASE
com.alibaba.boot : dubbo-spring-boot-starter jar 0.2.0
org.springframework.boot : spring-boot-starter-web jar 2.0.5.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

Project Modules

There are no modules declared in this project.