License |
License |
---|---|
GroupId | GroupIdcom.github.jingshouyan |
ArtifactId | ArtifactIdj-rpc-common-trace |
Last Version | Last Version0.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionj-rpc-common-trace
rpc base on json.
|
Filename | Size |
---|---|
j-rpc-common-trace-0.8.3.pom | |
j-rpc-common-trace-0.8.3.jar | 5 KB |
j-rpc-common-trace-0.8.3-sources.jar | 2 KB |
j-rpc-common-trace-0.8.3-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-common-trace/ -->
<dependency>
<groupId>com.github.jingshouyan</groupId>
<artifactId>j-rpc-common-trace</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-common-trace/
implementation 'com.github.jingshouyan:j-rpc-common-trace:0.8.3'
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-common-trace/
implementation ("com.github.jingshouyan:j-rpc-common-trace:0.8.3")
'com.github.jingshouyan:j-rpc-common-trace:jar:0.8.3'
<dependency org="com.github.jingshouyan" name="j-rpc-common-trace" rev="0.8.3">
<artifact name="j-rpc-common-trace" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jingshouyan', module='j-rpc-common-trace', version='0.8.3')
)
libraryDependencies += "com.github.jingshouyan" % "j-rpc-common-trace" % "0.8.3"
[com.github.jingshouyan/j-rpc-common-trace "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jingshouyan : j-rpc-base | jar | |
com.alibaba : transmittable-thread-local | jar | 2.10.0 |
io.zipkin.brave : brave | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |