Last Version

tx-client 5.0.0.RC2

LCN project for Spring Boot

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.codingapi.txlcn
ArtifactId

ArtifactId

tx-client
Version

Version

5.0.0.RC2
Type

Type

jar
Description

Description

tx-client
LCN project for Spring Boot

Download tx-client 5.0.0.RC2


<!-- https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-client/ -->
<dependency>
    <groupId>com.codingapi.txlcn</groupId>
    <artifactId>tx-client</artifactId>
    <version>5.0.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-client/
implementation 'com.codingapi.txlcn:tx-client:5.0.0.RC2'
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-client/
implementation ("com.codingapi.txlcn:tx-client:5.0.0.RC2")
'com.codingapi.txlcn:tx-client:jar:5.0.0.RC2'
<dependency org="com.codingapi.txlcn" name="tx-client" rev="5.0.0.RC2">
  <artifact name="tx-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingapi.txlcn', module='tx-client', version='5.0.0.RC2')
)
libraryDependencies += "com.codingapi.txlcn" % "tx-client" % "5.0.0.RC2"
[com.codingapi.txlcn/tx-client "5.0.0.RC2"]

Dependencies

compile (14)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.197
com.codingapi.txlcn : tx-logger jar 5.0.0.RC2
com.codingapi.txlcn : tx-spi-message jar 5.0.0.RC2
com.codingapi.txlcn : tx-jdbcproxy-p6spy jar 5.0.0.RC2
com.codingapi.txlcn : tx-spi-sleuth jar 5.0.0.RC2
com.github.jsqlparser : jsqlparser jar 1.3
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

provided (2)

Group / Artifact Type Version
org.springframework : spring-tx jar
org.projectlombok : lombok jar 1.18.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.5.RELEASE

Project Modules

There are no modules declared in this project.