| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdtrace-id-spring |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe trace-id tool for java.
|
| Filename | Size |
|---|---|
| trace-id-spring-0.0.2.pom | |
| trace-id-spring-0.0.2.jar | 4 KB |
| trace-id-spring-0.0.2-sources.jar | 3 KB |
| trace-id-spring-0.0.2-javadoc.jar | 53 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/trace-id-spring/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>trace-id-spring</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/trace-id-spring/
implementation 'com.github.houbb:trace-id-spring:0.0.2'
// https://jarcasting.com/artifacts/com.github.houbb/trace-id-spring/
implementation ("com.github.houbb:trace-id-spring:0.0.2")
'com.github.houbb:trace-id-spring:jar:0.0.2'
<dependency org="com.github.houbb" name="trace-id-spring" rev="0.0.2">
<artifact name="trace-id-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='trace-id-spring', version='0.0.2')
)
libraryDependencies += "com.github.houbb" % "trace-id-spring" % "0.0.2"
[com.github.houbb/trace-id-spring "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : trace-id-core | jar | 0.0.2 |
| com.github.houbb : aop-spring | jar | 0.0.2 |