Last Version

Spotify Apollo Slack Module 1.13.0

Java libraries for writing composable microservices

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-slack
Version

Version

1.13.0
Type

Type

jar
Description

Description

Spotify Apollo Slack Module
Java libraries for writing composable microservices

Download apollo-slack 1.13.0


<!-- https://jarcasting.com/artifacts/com.spotify/apollo-slack/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>apollo-slack</artifactId>
    <version>1.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-slack/
implementation 'com.spotify:apollo-slack:1.13.0'
// https://jarcasting.com/artifacts/com.spotify/apollo-slack/
implementation ("com.spotify:apollo-slack:1.13.0")
'com.spotify:apollo-slack:jar:1.13.0'
<dependency org="com.spotify" name="apollo-slack" rev="1.13.0">
  <artifact name="apollo-slack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-slack', version='1.13.0')
)
libraryDependencies += "com.spotify" % "apollo-slack" % "1.13.0"
[com.spotify/apollo-slack "1.13.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.spotify : apollo-core jar
org.glassfish.jersey.core : jersey-client jar 2.27
com.google.guava : guava jar 28.0-jre
com.fasterxml.jackson.core : jackson-databind jar

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.