is not current version
Last Version 2.1.6

org.umlg:sqlg-mariadb 2.0.2


Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

sqlg-mariadb
Version

Version

2.0.2
Type

Type

jar

Download sqlg-mariadb 2.0.2


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