is not current version
Last Version 1.8.16

org.bitbucket.bradleysmithllc.etlunit:mysql-database 1.7.0


Categories

Categories

MySQL Data Databases
GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

mysql-database
Version

Version

1.7.0
Type

Type

jar

Download mysql-database 1.7.0


<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/mysql-database/ -->
<dependency>
    <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
    <artifactId>mysql-database</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/mysql-database/
implementation 'org.bitbucket.bradleysmithllc.etlunit:mysql-database:1.7.0'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/mysql-database/
implementation ("org.bitbucket.bradleysmithllc.etlunit:mysql-database:1.7.0")
'org.bitbucket.bradleysmithllc.etlunit:mysql-database:jar:1.7.0'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="mysql-database" rev="1.7.0">
  <artifact name="mysql-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='mysql-database', version='1.7.0')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "mysql-database" % "1.7.0"
[org.bitbucket.bradleysmithllc.etlunit/mysql-database "1.7.0"]