is not current version
Last Version 4.1.0

com.codingapi:tx-plugins-db 1.0.0

tx-plugins-db project for Spring Boot

GroupId

GroupId

com.codingapi
ArtifactId

ArtifactId

tx-plugins-db
Version

Version

1.0.0
Type

Type

jar

Download tx-plugins-db 1.0.0


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