is not current version
Last Version 1.3.0

com.github.containersolutions:mysql-schema-sample 1.2.1

Provisions new Schemas in a MySQL database

Categories

Categories

MySQL Data Databases Container
GroupId

GroupId

com.github.containersolutions
ArtifactId

ArtifactId

mysql-schema-sample
Version

Version

1.2.1
Type

Type

jar

Download mysql-schema-sample 1.2.1


<!-- https://jarcasting.com/artifacts/com.github.containersolutions/mysql-schema-sample/ -->
<dependency>
    <groupId>com.github.containersolutions</groupId>
    <artifactId>mysql-schema-sample</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.containersolutions/mysql-schema-sample/
implementation 'com.github.containersolutions:mysql-schema-sample:1.2.1'
// https://jarcasting.com/artifacts/com.github.containersolutions/mysql-schema-sample/
implementation ("com.github.containersolutions:mysql-schema-sample:1.2.1")
'com.github.containersolutions:mysql-schema-sample:jar:1.2.1'
<dependency org="com.github.containersolutions" name="mysql-schema-sample" rev="1.2.1">
  <artifact name="mysql-schema-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.containersolutions', module='mysql-schema-sample', version='1.2.1')
)
libraryDependencies += "com.github.containersolutions" % "mysql-schema-sample" % "1.2.1"
[com.github.containersolutions/mysql-schema-sample "1.2.1"]