Categories |
CategoriesUML Business Logic Libraries Documents Processing |
---|---|
GroupId | GroupIdorg.umlg |
ArtifactId | ArtifactIdsqlg-postgres-parent |
Version | Version2.1.1-1 |
Type | Typepom |
Filename | Size |
---|---|
sqlg-postgres-parent-2.1.1-1.pom | 677 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.umlg/sqlg-postgres-parent/ -->
<dependency>
<groupId>org.umlg</groupId>
<artifactId>sqlg-postgres-parent</artifactId>
<version>2.1.1-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.umlg/sqlg-postgres-parent/
implementation 'org.umlg:sqlg-postgres-parent:2.1.1-1'
// https://jarcasting.com/artifacts/org.umlg/sqlg-postgres-parent/
implementation ("org.umlg:sqlg-postgres-parent:2.1.1-1")
'org.umlg:sqlg-postgres-parent:pom:2.1.1-1'
<dependency org="org.umlg" name="sqlg-postgres-parent" rev="2.1.1-1">
<artifact name="sqlg-postgres-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.umlg', module='sqlg-postgres-parent', version='2.1.1-1')
)
libraryDependencies += "org.umlg" % "sqlg-postgres-parent" % "2.1.1-1"
[org.umlg/sqlg-postgres-parent "2.1.1-1"]