is not current version
Last Version 2.1.6

org.umlg:sqlg-postgres-parent 2.1.2


Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

sqlg-postgres-parent
Version

Version

2.1.2
Type

Type

pom

Download sqlg-postgres-parent 2.1.2

Filename Size
sqlg-postgres-parent-2.1.2.pom 675 bytes
Browse

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