is not current version
Last Version 4.1.0

com.codingapi:tx-plugins-db 0.0.0-test3

tx-plugins-db project for Spring Boot

GroupId

GroupId

com.codingapi
ArtifactId

ArtifactId

tx-plugins-db
Version

Version

0.0.0-test3
Type

Type

jar

Download tx-plugins-db 0.0.0-test3


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