License |
License |
---|---|
GroupId | GroupIdcom.codingapi.txlcn |
ArtifactId | ArtifactIdtx-spi-sleuth |
Version | Version5.0.0.RC2 |
Type | Typejar |
Description |
Descriptiontx-lcn project for LCN
|
Filename | Size |
---|---|
tx-spi-sleuth-5.0.0.RC2.pom | |
tx-spi-sleuth-5.0.0.RC2.jar | 6 KB |
tx-spi-sleuth-5.0.0.RC2-sources.jar | 6 KB |
tx-spi-sleuth-5.0.0.RC2-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-spi-sleuth/ -->
<dependency>
<groupId>com.codingapi.txlcn</groupId>
<artifactId>tx-spi-sleuth</artifactId>
<version>5.0.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-spi-sleuth/
implementation 'com.codingapi.txlcn:tx-spi-sleuth:5.0.0.RC2'
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-spi-sleuth/
implementation ("com.codingapi.txlcn:tx-spi-sleuth:5.0.0.RC2")
'com.codingapi.txlcn:tx-spi-sleuth:jar:5.0.0.RC2'
<dependency org="com.codingapi.txlcn" name="tx-spi-sleuth" rev="5.0.0.RC2">
<artifact name="tx-spi-sleuth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingapi.txlcn', module='tx-spi-sleuth', version='5.0.0.RC2')
)
libraryDependencies += "com.codingapi.txlcn" % "tx-spi-sleuth" % "5.0.0.RC2"
[com.codingapi.txlcn/tx-spi-sleuth "5.0.0.RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-sleuth | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.0.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.0.5.RELEASE |
com.alibaba : fastjson | jar | 1.2.34 |
com.caucho : hessian | jar | 4.0.38 |
com.dyuproject.protostuff : protostuff-core | jar | 1.1.3 |
com.dyuproject.protostuff : protostuff-runtime | jar | 1.1.3 |
com.esotericsoftware : kryo-shaded | jar | 4.0.0 |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.5.RELEASE |