Last Version

org.springframework.cloud:spring-cloud-stream-metrics 1.3.4.RELEASE

Emitter module to publish boot metrics

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream-metrics
Version

Version

1.3.4.RELEASE
Type

Type

jar
Description

Description

Emitter module to publish boot metrics
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-stream-metrics 1.3.4.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-stream-metrics/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-stream-metrics</artifactId>
    <version>1.3.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-stream-metrics/
implementation 'org.springframework.cloud:spring-cloud-stream-metrics:1.3.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-stream-metrics/
implementation ("org.springframework.cloud:spring-cloud-stream-metrics:1.3.4.RELEASE")
'org.springframework.cloud:spring-cloud-stream-metrics:jar:1.3.4.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-stream-metrics" rev="1.3.4.RELEASE">
  <artifact name="spring-cloud-stream-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-stream-metrics', version='1.3.4.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-stream-metrics" % "1.3.4.RELEASE"
[org.springframework.cloud/spring-cloud-stream-metrics "1.3.4.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar 1.3.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.cloud : spring-cloud-stream-test-support jar 1.3.4.RELEASE

Project Modules

There are no modules declared in this project.