com.github.houbb:trace-id-test

The trace-id tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

trace-id-test
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

The trace-id tool for java.

Download trace-id-test

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : trace-id-core jar 0.0.2
com.github.houbb : trace-id-spring jar 0.0.2
com.github.houbb : test-spring jar 0.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1