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