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

com.github.0x4096:tracer-core 1.0.0

简单分布式日志追踪

Группа

Группа

com.github.0x4096
Идентификатор

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

tracer-core
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать tracer-core 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.0x4096/tracer-core/ -->
<dependency>
    <groupId>com.github.0x4096</groupId>
    <artifactId>tracer-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.0x4096/tracer-core/
implementation 'com.github.0x4096:tracer-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.0x4096/tracer-core/
implementation ("com.github.0x4096:tracer-core:1.0.0")
'com.github.0x4096:tracer-core:jar:1.0.0'
<dependency org="com.github.0x4096" name="tracer-core" rev="1.0.0">
  <artifact name="tracer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.0x4096', module='tracer-core', version='1.0.0')
)
libraryDependencies += "com.github.0x4096" % "tracer-core" % "1.0.0"
[com.github.0x4096/tracer-core "1.0.0"]