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