Download cloudfoundry-identity-common-2.7.4.5.jar file - Jar c

Jar examples for c:cloudfoundry-identity-common

Description

User Account and Authentication Service shared Java library code

You can download jar file cloudfoundry-identity-common 2.7.4.5 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add cloudfoundry-identity-common-2.7.4.5.jar to your project.

<dependency>
   <groupId>org.cloudfoundry.identity</groupId>
   <artifactId>cloudfoundry-identity-common</artifactId>
   <version>2.7.4.5</version>
</dependency>
compile group: 'org.cloudfoundry.identity', name: 'cloudfoundry-identity-common', version: '2.7.4.5'
libraryDependencies += "org.cloudfoundry.identity" % "cloudfoundry-identity-common" % "2.7.4.5"
<dependency org="org.cloudfoundry.identity" name="cloudfoundry-identity-common" rev="2.7.4.5"/>
@Grapes(@Grab(group='org.cloudfoundry.identity', module='cloudfoundry-identity-common', version='2.7.4.5'))
'org.cloudfoundry.identity:cloudfoundry-identity-common:jar:2.7.4.5'

Download

Click the following link to download the jar file.

cloudfoundry-identity-common-2.7.4.5-javadoc.jar
cloudfoundry-identity-common-2.7.4.5-sources.jar
cloudfoundry-identity-common-2.7.4.5.jar
cloudfoundry-identity-common-2.7.4.5.pom



Related Tutorials