is not current version
Last Version 2.1.6

org.umlg:sqlg-postgres 2.0.2


Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

sqlg-postgres
Version

Version

2.0.2
Type

Type

jar

Download sqlg-postgres 2.0.2


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