The PostgreSQL DDF Catalog Provider is a feature which leverages a PostgreSQL database for the Metadata Catalog associated with your DDF instance
'com.cohesiveintegrations.ddf.postgres:distribution:1.3.0'
<dependency>
<groupId>com.cohesiveintegrations.ddf.postgres</groupId>
<artifactId>distribution</artifactId>
<version>1.3.0</version>
</dependency>
<dependency org="com.cohesiveintegrations.ddf.postgres" name="distribution" rev="1.3.0"/>
"com.cohesiveintegrations.ddf.postgres", "distribution", "1.3.0"