is not current version
Last Version 1.2.1

io.semla:semla-mysql 1.0.6


Categories

Categories

MySQL Data Databases
GroupId

GroupId

io.semla
ArtifactId

ArtifactId

semla-mysql
Version

Version

1.0.6
Type

Type

jar

Download semla-mysql 1.0.6


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