Jar examples for c:cloudfoundry-identity-server
Cloud Foundry User Account and Authentication
You can download jar file cloudfoundry-identity-server 3.3.0.2 in this page.
The Apache License, Version 2.0
You can use the following script to add cloudfoundry-identity-server-3.3.0.2.jar to your project.
<dependency> <groupId>org.cloudfoundry.identity</groupId> <artifactId>cloudfoundry-identity-server</artifactId> <version>3.3.0.2</version> </dependency>
compile group: 'org.cloudfoundry.identity', name: 'cloudfoundry-identity-server', version: '3.3.0.2'
libraryDependencies += "org.cloudfoundry.identity" % "cloudfoundry-identity-server" % "3.3.0.2"
<dependency org="org.cloudfoundry.identity" name="cloudfoundry-identity-server" rev="3.3.0.2"/>
@Grapes(@Grab(group='org.cloudfoundry.identity', module='cloudfoundry-identity-server', version='3.3.0.2'))
'org.cloudfoundry.identity:cloudfoundry-identity-server:jar:3.3.0.2'
Click the following link to download the jar file.
cloudfoundry-identity-server-3.3.0.2-javadoc.jar