License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.cloudfoundry.identity |
ArtifactId | ArtifactIdcloudfoundry-identity-statsd |
Version | Version4.30.0 |
Type | Typewar |
Description |
DescriptionUAA statsd
Cloud Foundry User Account and Authentication (UAA) Server
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-statsd/ -->
<dependency>
<groupId>org.cloudfoundry.identity</groupId>
<artifactId>cloudfoundry-identity-statsd</artifactId>
<version>4.30.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-statsd/
implementation 'org.cloudfoundry.identity:cloudfoundry-identity-statsd:4.30.0'
// https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-statsd/
implementation ("org.cloudfoundry.identity:cloudfoundry-identity-statsd:4.30.0")
'org.cloudfoundry.identity:cloudfoundry-identity-statsd:war:4.30.0'
<dependency org="org.cloudfoundry.identity" name="cloudfoundry-identity-statsd" rev="4.30.0">
<artifact name="cloudfoundry-identity-statsd" type="war" />
</dependency>
@Grapes(
@Grab(group='org.cloudfoundry.identity', module='cloudfoundry-identity-statsd', version='4.30.0')
)
libraryDependencies += "org.cloudfoundry.identity" % "cloudfoundry-identity-statsd" % "4.30.0"
[org.cloudfoundry.identity/cloudfoundry-identity-statsd "4.30.0"]
Group / Artifact | Type | Version |
---|---|---|
org.cloudfoundry.identity : cloudfoundry-identity-metrics-data | jar | 4.30.0 |
org.springframework.boot : spring-boot-starter | jar | 1.5.17.RELEASE |
com.timgroup : java-statsd-client | jar | 3.0.1 |
org.apache.logging.log4j : log4j | jar | 2.11.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.springframework : spring-web | jar | 4.3.22.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework.boot : spring-boot-starter-tomcat | jar | 1.5.17.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.github.sbrannen » spring-test-junit5 | jar | 1.2.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.2.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
io.honeycomb.libhoney : libhoney-java | jar | 1.0.2 |
org.springframework : spring-test | jar | 4.3.22.RELEASE |
org.mockito : mockito-core | jar | 2.13.0 |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.17.RELEASE |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.2.0 |