#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-collector-metrics-docs | 
| Last Version | Last Version2.0.0.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpring Cloud Data Flow Metrics Collector Docs Spring Cloud Data Flow Metrics Collector Docs | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-dataflow-collector-metrics-docs/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-dataflow-collector-metrics-docs</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-dataflow-collector-metrics-docs/
implementation 'org.springframework.cloud:spring-cloud-dataflow-collector-metrics-docs:2.0.0.RELEASE'// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-dataflow-collector-metrics-docs/
implementation ("org.springframework.cloud:spring-cloud-dataflow-collector-metrics-docs:2.0.0.RELEASE")'org.springframework.cloud:spring-cloud-dataflow-collector-metrics-docs:jar:2.0.0.RELEASE'<dependency org="org.springframework.cloud" name="spring-cloud-dataflow-collector-metrics-docs" rev="2.0.0.RELEASE">
  <artifact name="spring-cloud-dataflow-collector-metrics-docs" type="jar" />
</dependency>@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-dataflow-collector-metrics-docs', version='2.0.0.RELEASE')
)libraryDependencies += "org.springframework.cloud" % "spring-cloud-dataflow-collector-metrics-docs" % "2.0.0.RELEASE"[org.springframework.cloud/spring-cloud-dataflow-collector-metrics-docs "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 |