Postgres Catalog Provider :: Catalog Provider

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

License

License

GroupId

GroupId

com.cohesiveintegrations.ddf.postgres
ArtifactId

ArtifactId

source
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Cohesive Integrations

Download source

Filename Size
source-1.3.0.pom 642 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • source-postgres

Versions

Version
1.3.0