is not current version
Last Version 2.1.6

org.umlg:sqlg-h2 1.5.2


Categories

Categories

H2 Data Databases UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

sqlg-h2
Version

Version

1.5.2
Type

Type

jar

Download sqlg-h2 1.5.2


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