is not current version
Last Version 1.8.16

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


Categories

Categories

MySQL Data Databases
GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

mysql-database
Version

Version

1.8.7
Type

Type

jar

Download mysql-database 1.8.7


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