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