is not current version
Last Version 0.3.0

org.qcri.rheem:rheem-postgres 0.2.1


GroupId

GroupId

org.qcri.rheem
ArtifactId

ArtifactId

rheem-postgres
Version

Version

0.2.1
Type

Type

jar

Download rheem-postgres 0.2.1


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