License |
License |
---|---|
GroupId | GroupIdcn.zull.tracing |
ArtifactId | ArtifactIdtracing-rocketmq |
Version | Version0.5.11-RELEASE |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.zull.tracing/tracing-rocketmq/ -->
<dependency>
<groupId>cn.zull.tracing</groupId>
<artifactId>tracing-rocketmq</artifactId>
<version>0.5.11-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.zull.tracing/tracing-rocketmq/
implementation 'cn.zull.tracing:tracing-rocketmq:0.5.11-RELEASE'
// https://jarcasting.com/artifacts/cn.zull.tracing/tracing-rocketmq/
implementation ("cn.zull.tracing:tracing-rocketmq:0.5.11-RELEASE")
'cn.zull.tracing:tracing-rocketmq:jar:0.5.11-RELEASE'
<dependency org="cn.zull.tracing" name="tracing-rocketmq" rev="0.5.11-RELEASE">
<artifact name="tracing-rocketmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.zull.tracing', module='tracing-rocketmq', version='0.5.11-RELEASE')
)
libraryDependencies += "cn.zull.tracing" % "tracing-rocketmq" % "0.5.11-RELEASE"
[cn.zull.tracing/tracing-rocketmq "0.5.11-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.zull.tracing : tracing-core | jar | 0.5.11-RELEASE |
org.apache.rocketmq : rocketmq-client | jar | 4.1.0-incubating |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |