META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-jdbc-postgresql Show documentation
Show all versions of quarkus-jdbc-postgresql Show documentation
Connect to the PostgreSQL database via JDBC
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "JDBC Driver - PostgreSQL"
metadata:
keywords:
- "jdbc-postgresql"
- "jdbc"
- "postgresql"
guide: "https://quarkus.io/guides/datasource"
categories:
- "data"