| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторtrace-id-core |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe trace-id tool for java.
|
| Имя Файла | Размер |
|---|---|
| trace-id-core-0.0.2.pom | |
| trace-id-core-0.0.2.jar | 7 KB |
| trace-id-core-0.0.2-sources.jar | 4 KB |
| trace-id-core-0.0.2-javadoc.jar | 65 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/trace-id-core/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>trace-id-core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/trace-id-core/
implementation 'com.github.houbb:trace-id-core:0.0.2'
// https://jarcasting.com/artifacts/com.github.houbb/trace-id-core/
implementation ("com.github.houbb:trace-id-core:0.0.2")
'com.github.houbb:trace-id-core:jar:0.0.2'
<dependency org="com.github.houbb" name="trace-id-core" rev="0.0.2">
<artifact name="trace-id-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='trace-id-core', version='0.0.2')
)
libraryDependencies += "com.github.houbb" % "trace-id-core" % "0.0.2"
[com.github.houbb/trace-id-core "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : trace-id-api | jar | 0.0.2 |
| com.github.houbb : id-core | jar | 0.0.5 |