MVN

com.cohesiveintegrations.ddf.postgres : distribution

Maven & Gradle

Feb 10, 2015
0 stars

Postgres Catalog Provider :: Distribution

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

Latest Version

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

  • Latest Stable: 1.3.0

All Versions

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

Version Vulnerabilities Updated
1.3.x
distribution-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cohesiveintegrations.ddf.postgres</groupId>
    <artifactId>distribution</artifactId>
    <version>1.3.0</version>
</dependency>