is not current version
Last Version 2.1.6

org.umlg:sqlg-mariadb 2.1.1


Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

sqlg-mariadb
Version

Version

2.1.1
Type

Type

jar

Download sqlg-mariadb 2.1.1


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