Last Version

Wayang Platform Postgres 0.6.0

Wayang implementation of the operators to be working with the platform "Postgres"

License

License

GroupId

GroupId

org.apache.wayang
ArtifactId

ArtifactId

wayang-postgres
Version

Version

0.6.0
Type

Type

jar
Description

Description

Wayang Platform Postgres
Wayang implementation of the operators to be working with the platform "Postgres"
Project Organization

Project Organization

The Apache Software Foundation

Download wayang-postgres 0.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.postgresql : postgresql jar 9.4.1208
org.apache.wayang : wayang-basic jar 0.6.0
org.apache.wayang : wayang-jdbc-template jar 0.6.0

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar 3.5.10
org.mockito : mockito-junit-jupiter jar 3.5.10
org.assertj : assertj-core jar 3.17.2

Project Modules

There are no modules declared in this project.