is not current version
Last Version 4.1.0

com.codingapi:tx-plugins-db 4.0.3.M1

tx-plugins-db project for Spring Boot

GroupId

GroupId

com.codingapi
ArtifactId

ArtifactId

tx-plugins-db
Version

Version

4.0.3.M1
Type

Type

jar

Download tx-plugins-db 4.0.3.M1


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