| License | License | 
|---|---|
| Categories | CategoriesMetrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdorg.springframework.cloud | 
| ArtifactId | ArtifactIdmetrics-collector-kafka-09 | 
| Version | Version1.0.0.RELEASE | 
| Type | Typejar | 
| Description | Descriptionmetrics-collector-kafka-09 Spring Cloud Stream Metrics Collector Kafka 09 Binder Application | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/metrics-collector-kafka-09/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>metrics-collector-kafka-09</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.springframework.cloud/metrics-collector-kafka-09/
implementation 'org.springframework.cloud:metrics-collector-kafka-09:1.0.0.RELEASE'// https://jarcasting.com/artifacts/org.springframework.cloud/metrics-collector-kafka-09/
implementation ("org.springframework.cloud:metrics-collector-kafka-09:1.0.0.RELEASE")'org.springframework.cloud:metrics-collector-kafka-09:jar:1.0.0.RELEASE'<dependency org="org.springframework.cloud" name="metrics-collector-kafka-09" rev="1.0.0.RELEASE">
  <artifact name="metrics-collector-kafka-09" type="jar" />
</dependency>@Grapes(
@Grab(group='org.springframework.cloud', module='metrics-collector-kafka-09', version='1.0.0.RELEASE')
)libraryDependencies += "org.springframework.cloud" % "metrics-collector-kafka-09" % "1.0.0.RELEASE"[org.springframework.cloud/metrics-collector-kafka-09 "1.0.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.2.RELEASE |