Brinvex Database Admin is a Java utility to programmatically manage Postgresql database server.
<properties>
<brinvex-dba.version>1.2.2</brinvex-dba.version>
</properties>
<repository>
<id>github-pubrepo-brinvex</id>
<name>Github Public Repository - Brinvex</name>
<url>https://github.com/brinvex/brinvex-pubrepo/raw/main/</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<dependency>
<groupId>com.brinvex</groupId>
<artifactId>brinvex-dba</artifactId>
<version>${brinvex-dba.version}</version>
</dependency>
- Java 21 or above
- The Brinvex Database Server Manager is released under version 2.0 of the Apache License.