GroupId | GroupIdcom.actionsky |
---|---|
ArtifactId | ArtifactIdtxle-spring-tx |
Version | Version2.19.10.0 |
Type | Typejar |
Filename | Size |
---|---|
txle-spring-tx-2.19.10.0.pom | |
txle-spring-tx-2.19.10.0.jar | 20 KB |
txle-spring-tx-2.19.10.0-sources.jar | 15 KB |
txle-spring-tx-2.19.10.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.actionsky/txle-spring-tx/ -->
<dependency>
<groupId>com.actionsky</groupId>
<artifactId>txle-spring-tx</artifactId>
<version>2.19.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.actionsky/txle-spring-tx/
implementation 'com.actionsky:txle-spring-tx:2.19.10.0'
// https://jarcasting.com/artifacts/com.actionsky/txle-spring-tx/
implementation ("com.actionsky:txle-spring-tx:2.19.10.0")
'com.actionsky:txle-spring-tx:jar:2.19.10.0'
<dependency org="com.actionsky" name="txle-spring-tx" rev="2.19.10.0">
<artifact name="txle-spring-tx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.actionsky', module='txle-spring-tx', version='2.19.10.0')
)
libraryDependencies += "com.actionsky" % "txle-spring-tx" % "2.19.10.0"
[com.actionsky/txle-spring-tx "2.19.10.0"]