MVN

com.cohesiveintegrations.ddf : postgres

Maven & Gradle

May 27, 2015
0 stars

Cohesive :: Postgres · The PostgreSQL DDF Catalog Provider is a feature which leverages a PostgreSQL database for the Metadata Catalog associated with your DDF instance

<dependency>
    <groupId>com.cohesiveintegrations.ddf</groupId>
    <artifactId>postgres</artifactId>
    <version>postgres-provider</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cohesiveintegrations.ddf : postgres to add to Maven - Latest Versions:

  • Latest Stable: postgres-provider

All Versions

Choose a version of com.cohesiveintegrations.ddf : postgres to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
postgres-1.3.1
postgres-1.3.0
postgres
postgres-postgres-provider
postgres-postgres-app
source
postgres-source
distribution
postgres-distribution
cohesive
postgres-cohesive-source-postgres

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cohesiveintegrations.ddf</groupId>
    <artifactId>postgres</artifactId>
    <version>postgres-provider</version>
</dependency>