is not current version
Last Version 4.30.0

org.cloudfoundry.identity:cloudfoundry-identity-statsd 4.10.0

Cloud Foundry User Account and Authentication

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.cloudfoundry.identity
ArtifactId

ArtifactId

cloudfoundry-identity-statsd
Version

Version

4.10.0
Type

Type

war

Download cloudfoundry-identity-statsd 4.10.0


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