| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.codingapi |
| ArtifactId | ArtifactIdtx-client |
| Version | Version4.1.0 |
| Type | Typejar |
| Description |
Descriptiontx-client
tx-client project for Spring Boot
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tx-client-4.1.0.pom | |
| tx-client-4.1.0.jar | 86 KB |
| tx-client-4.1.0-sources.jar | 53 KB |
| tx-client-4.1.0-javadoc.jar | 508 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.codingapi/tx-client/ -->
<dependency>
<groupId>com.codingapi</groupId>
<artifactId>tx-client</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi/tx-client/
implementation 'com.codingapi:tx-client:4.1.0'
// https://jarcasting.com/artifacts/com.codingapi/tx-client/
implementation ("com.codingapi:tx-client:4.1.0")
'com.codingapi:tx-client:jar:4.1.0'
<dependency org="com.codingapi" name="tx-client" rev="4.1.0">
<artifact name="tx-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingapi', module='tx-client', version='4.1.0')
)
libraryDependencies += "com.codingapi" % "tx-client" % "4.1.0"
[com.codingapi/tx-client "4.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.1991wangliang : lorne_core | jar | 1.0.0 |
| io.netty : netty-all | jar | 4.1.12.Final |
| org.aspectj : aspectjweaver | jar | 1.8.4 |
| org.aspectj : aspectjrt | jar | 1.8.4 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.7 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.springframework : spring-context | jar | 4.3.7.RELEASE |
| 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 |