Last Version

Operator SDK - Samples - MySQL Schema 1.3.0

Provisions new Schemas in a MySQL database

License

License

Categories

Categories

MySQL Data Databases Container
GroupId

GroupId

com.github.containersolutions
ArtifactId

ArtifactId

mysql-schema-sample
Version

Version

1.3.0
Type

Type

jar
Description

Description

Operator SDK - Samples - MySQL Schema
Provisions new Schemas in a MySQL database

Download mysql-schema-sample 1.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.containersolutions : operator-framework jar 1.3.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.takes : takes jar 1.19
mysql : mysql-connector-java jar 8.0.21
org.apache.commons : commons-lang3 jar 3.11

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.