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