Последняя версия

cn.zull.tracing:all 0.5.11-RELEASE

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

Лицензия

Лицензия

Группа

Группа

cn.zull.tracing
Идентификатор

Идентификатор

all
Версия

Версия

0.5.11-RELEASE
Тип

Тип

pom
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/all
Система контроля версий

Система контроля версий

https://github.com/ZuRun/tracing

Скачать all 0.5.11-RELEASE

Имя Файла Размер
all-0.5.11-RELEASE.pom 7 KB
Обзор

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.0.5.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.18

Модули Проекта

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