Last Version

txlcn-tc 5.0.2.RELEASE

LCN project for Spring Boot

License

License

GroupId

GroupId

com.codingapi.txlcn
ArtifactId

ArtifactId

txlcn-tc
Version

Version

5.0.2.RELEASE
Type

Type

jar
Description

Description

txlcn-tc
LCN project for Spring Boot

Download txlcn-tc 5.0.2.RELEASE


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

Dependencies

compile (14)

Group / Artifact Type Version
com.codingapi.txlcn : txlcn-logger jar 5.0.2.RELEASE
com.codingapi.txlcn : txlcn-tracing jar 5.0.2.RELEASE
com.codingapi.txlcn : txlcn-txmsg jar 5.0.2.RELEASE
com.h2database : h2 jar 1.4.197
com.github.jsqlparser : jsqlparser jar 1.3
org.springframework.boot : spring-boot-starter-aop jar 2.0.5.RELEASE
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
io.protostuff : protostuff-core jar 1.6.0
io.protostuff : protostuff-runtime jar 1.6.0
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 (3)

Group / Artifact Type Version
com.codingapi.txlcn : txlcn-txmsg-netty jar 5.0.2.RELEASE
mysql : mysql-connector-java jar 5.1.47
org.springframework.boot : spring-boot-starter-test jar 2.0.5.RELEASE

Project Modules

There are no modules declared in this project.