How to install the Java artifact biz.netcentric.vlt.upgrade.vault-upgrade-hook with Maven
Java
Maven
pom.xml
biz.netcentric.vlt.upgrade
vault-upgrade-hook
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>vault-upgrade-hook</artifactId>
<version>2.0.0</version>
</dependency>
/dependencies>