#Core components shared by other projects in the app starters organization This module consists of core dependencies and other common artifacts.
| License | License | 
|---|---|
| Categories | CategoriesData Metrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdorg.springframework.cloud | 
| ArtifactId | ArtifactIdspring-cloud-dataflow-metrics-collector-build | 
| Last Version | Last Version2.0.0.RELEASE | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionSpring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| spring-cloud-dataflow-metrics-collector-build-2.0.0.RELEASE.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-dataflow-metrics-collector-build/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-dataflow-metrics-collector-build</artifactId>
    <version>2.0.0.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-dataflow-metrics-collector-build/
implementation 'org.springframework.cloud:spring-cloud-dataflow-metrics-collector-build:2.0.0.RELEASE'// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-dataflow-metrics-collector-build/
implementation ("org.springframework.cloud:spring-cloud-dataflow-metrics-collector-build:2.0.0.RELEASE")'org.springframework.cloud:spring-cloud-dataflow-metrics-collector-build:pom:2.0.0.RELEASE'<dependency org="org.springframework.cloud" name="spring-cloud-dataflow-metrics-collector-build" rev="2.0.0.RELEASE">
  <artifact name="spring-cloud-dataflow-metrics-collector-build" type="pom" />
</dependency>@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-dataflow-metrics-collector-build', version='2.0.0.RELEASE')
)libraryDependencies += "org.springframework.cloud" % "spring-cloud-dataflow-metrics-collector-build" % "2.0.0.RELEASE"[org.springframework.cloud/spring-cloud-dataflow-metrics-collector-build "2.0.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.cloud : spring-cloud-stream | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| com.jayway.jsonpath : json-path | jar | |
| org.springframework.integration : spring-integration-xml | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-logging | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.cloud : spring-cloud-stream-test-support-internal | jar | |
| org.springframework.integration : spring-integration-test | jar | |
| org.springframework.cloud : spring-cloud-stream-test-support | jar | 
#Core components shared by other projects in the app starters organization This module consists of core dependencies and other common artifacts.
 
                    | Version | 
|---|
| 2.0.0.RELEASE | 
| 1.0.0.RELEASE |