Categories |
CategoriesUML Business Logic Libraries Documents Processing |
---|---|
GroupId | GroupIdorg.umlg |
ArtifactId | ArtifactIdsqlg-benchmark-postgres |
Version | Version1.3.3 |
Type | Typejar |
Filename | Size |
---|---|
sqlg-benchmark-postgres-1.3.3.pom | |
sqlg-benchmark-postgres-1.3.3.jar | 2 KB |
sqlg-benchmark-postgres-1.3.3-sources.jar | 572 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.umlg/sqlg-benchmark-postgres/ -->
<dependency>
<groupId>org.umlg</groupId>
<artifactId>sqlg-benchmark-postgres</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.umlg/sqlg-benchmark-postgres/
implementation 'org.umlg:sqlg-benchmark-postgres:1.3.3'
// https://jarcasting.com/artifacts/org.umlg/sqlg-benchmark-postgres/
implementation ("org.umlg:sqlg-benchmark-postgres:1.3.3")
'org.umlg:sqlg-benchmark-postgres:jar:1.3.3'
<dependency org="org.umlg" name="sqlg-benchmark-postgres" rev="1.3.3">
<artifact name="sqlg-benchmark-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.umlg', module='sqlg-benchmark-postgres', version='1.3.3')
)
libraryDependencies += "org.umlg" % "sqlg-benchmark-postgres" % "1.3.3"
[org.umlg/sqlg-benchmark-postgres "1.3.3"]