How to install the Java artifact no.priv.bang.authservice.authservice.definitions with Maven
Java
Maven
pom.xml
no.priv.bang.authservice
authservice.definitions
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>no.priv.bang.authservice</groupId>
<artifactId>authservice.definitions</artifactId>
<version>1.11.15</version>
</dependency>
/dependencies>