is not current version
Last Version 2.1.6

org.umlg:sqlg-h2 1.3.4


Categories

Categories

H2 Data Databases UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

sqlg-h2
Version

Version

1.3.4
Type

Type

jar

Download sqlg-h2 1.3.4


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