Last Version

Spring Cloud App Broker Starter for Logging 1.5.1

Spring Cloud App Broker Starter for Logging

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-app-broker-logging
Version

Version

1.5.1
Type

Type

pom
Description

Description

Spring Cloud App Broker Starter for Logging
Spring Cloud App Broker Starter for Logging
Project URL

Project URL

https://spring.io/projects/spring-cloud-app-broker
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-cloud/spring-cloud-app-broker

Download spring-cloud-starter-app-broker-logging 1.5.1


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-app-broker-logging/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-starter-app-broker-logging</artifactId>
    <version>1.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-app-broker-logging/
implementation 'org.springframework.cloud:spring-cloud-starter-app-broker-logging:1.5.1'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-app-broker-logging/
implementation ("org.springframework.cloud:spring-cloud-starter-app-broker-logging:1.5.1")
'org.springframework.cloud:spring-cloud-starter-app-broker-logging:pom:1.5.1'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-app-broker-logging" rev="1.5.1">
  <artifact name="spring-cloud-starter-app-broker-logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-app-broker-logging', version='1.5.1')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-app-broker-logging" % "1.5.1"
[org.springframework.cloud/spring-cloud-starter-app-broker-logging "1.5.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-app-broker jar 1.5.1
org.springframework.cloud : spring-cloud-app-broker-logging jar 1.5.1

Project Modules

There are no modules declared in this project.