How to install the Java artifact org.netpreserve.openwayback.openwayback-access-control with Maven
Java
Maven
pom.xml
org.netpreserve.openwayback
openwayback-access-control
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>org.netpreserve.openwayback</groupId>
<artifactId>openwayback-access-control</artifactId>
<version>1.0.2</version>
</dependency>
/dependencies>