is not current version
Last Version 4.20.0

org.cloudfoundry.identity:cloudfoundry-identity-parent 4.12.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.cloudfoundry.identity
ArtifactId

ArtifactId

cloudfoundry-identity-parent
Version

Version

4.12.1
Type

Type

jar

Download cloudfoundry-identity-parent 4.12.1


<!-- https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-parent/ -->
<dependency>
    <groupId>org.cloudfoundry.identity</groupId>
    <artifactId>cloudfoundry-identity-parent</artifactId>
    <version>4.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-parent/
implementation 'org.cloudfoundry.identity:cloudfoundry-identity-parent:4.12.1'
// https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-parent/
implementation ("org.cloudfoundry.identity:cloudfoundry-identity-parent:4.12.1")
'org.cloudfoundry.identity:cloudfoundry-identity-parent:jar:4.12.1'
<dependency org="org.cloudfoundry.identity" name="cloudfoundry-identity-parent" rev="4.12.1">
  <artifact name="cloudfoundry-identity-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudfoundry.identity', module='cloudfoundry-identity-parent', version='4.12.1')
)
libraryDependencies += "org.cloudfoundry.identity" % "cloudfoundry-identity-parent" % "4.12.1"
[org.cloudfoundry.identity/cloudfoundry-identity-parent "4.12.1"]