Last Version

cn.zull.tracing:all 0.5.11-RELEASE

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

License

License

GroupId

GroupId

cn.zull.tracing
ArtifactId

ArtifactId

all
Version

Version

0.5.11-RELEASE
Type

Type

pom
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/all
Source Code Management

Source Code Management

https://github.com/ZuRun/tracing

Download all 0.5.11-RELEASE

Filename Size
all-0.5.11-RELEASE.pom 7 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
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

  • tracing-core
  • tracing-dubbo
  • tracing-rocketmq
  • tracing-mybatis