Download cloudfoundry-identity-common-2.7.4.6.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.6 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.6.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials