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

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

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

Лицензия

Лицензия

Группа

Группа

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

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

tracing-core
Версия

Версия

0.5.11-RELEASE
Тип

Тип

jar
Описание

Описание

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

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

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

Скачать tracing-core 0.5.11-RELEASE


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

Зависимости

compile (2)

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

provided (1)

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

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

Данный проект не имеет модулей.