trace-id

The trace-id tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

trace-id
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

trace-id
The trace-id tool for java.

Download trace-id

Filename Size
trace-id-0.0.2.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/trace-id/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>trace-id</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/trace-id/
implementation 'com.github.houbb:trace-id:0.0.2'
// https://jarcasting.com/artifacts/com.github.houbb/trace-id/
implementation ("com.github.houbb:trace-id:0.0.2")
'com.github.houbb:trace-id:pom:0.0.2'
<dependency org="com.github.houbb" name="trace-id" rev="0.0.2">
  <artifact name="trace-id" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='trace-id', version='0.0.2')
)
libraryDependencies += "com.github.houbb" % "trace-id" % "0.0.2"
[com.github.houbb/trace-id "0.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • trace-id-core
  • trace-id-api
  • trace-id-test
  • trace-id-spring
  • trace-id-springboot-starter
  • trace-id-test2

Versions

Version
0.0.2
0.0.1