AuthApi Java API for Auth service Install mvn clean install Then include this dependency in your project's pom <dependency> <groupId>rcs</groupId> <artifactId>auth-api</artifactId> <version>1.0-SNAPSHOT</version> </dependency>