Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save iamtakingiteasy/b08e2ec68406f50d3dc3e327b7e3f8ad to your computer and use it in GitHub Desktop.

Select an option

Save iamtakingiteasy/b08e2ec68406f50d3dc3e327b7e3f8ad to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.forgerock.openam</groupId>
<artifactId>openam-example-clientsdk-cli</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.forgerock.openam</groupId>
<artifactId>openam-example-clientsdk-war</artifactId>
<type>war</type>
</dependency>
<dependency>
<groupId>org.forgerock.openam</groupId>
<artifactId>openam-idpdiscovery-war</artifactId>
<type>war</type>
</dependency>
<dependency>
<groupId>org.forgerock.openam</groupId>
<artifactId>openam-distauth</artifactId>
<type>war</type>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment