License |
License |
---|---|
GroupId | GroupIdcom.codingapi.txlcn |
ArtifactId | ArtifactIdtx-spi-message |
Version | Version5.0.0.RC2 |
Type | Typejar |
Description |
Descriptiontx-lcn project for LCN
|
Filename | Size |
---|---|
tx-spi-message-5.0.0.RC2.pom | |
tx-spi-message-5.0.0.RC2.jar | 28 KB |
tx-spi-message-5.0.0.RC2-sources.jar | 24 KB |
tx-spi-message-5.0.0.RC2-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-spi-message/ -->
<dependency>
<groupId>com.codingapi.txlcn</groupId>
<artifactId>tx-spi-message</artifactId>
<version>5.0.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-spi-message/
implementation 'com.codingapi.txlcn:tx-spi-message:5.0.0.RC2'
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-spi-message/
implementation ("com.codingapi.txlcn:tx-spi-message:5.0.0.RC2")
'com.codingapi.txlcn:tx-spi-message:jar:5.0.0.RC2'
<dependency org="com.codingapi.txlcn" name="tx-spi-message" rev="5.0.0.RC2">
<artifact name="tx-spi-message" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingapi.txlcn', module='tx-spi-message', version='5.0.0.RC2')
)
libraryDependencies += "com.codingapi.txlcn" % "tx-spi-message" % "5.0.0.RC2"
[com.codingapi.txlcn/tx-spi-message "5.0.0.RC2"]
Group / Artifact | Type | Version |
---|---|---|
com.codingapi.txlcn : tx-commons | jar | 5.0.0.RC2 |
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 |