Install the Java SDK

In your application install the Java SDK by running the following command:

<dependency>
    <groupId>com.permguard.pep</groupId>
    <artifactId>permguard</artifactId>
    <version>0.0.2</version>
</dependency>