Skip to content

Instantly share code, notes, and snippets.

@netodevel
Created September 12, 2021 17:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save netodevel/0c64d22b9cd4909bb3f78e1badf99375 to your computer and use it in GitHub Desktop.
Save netodevel/0c64d22b9cd4909bb3f78e1badf99375 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-jdbc-postgresql</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-liquibase</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment