Last Version

Spotify Apollo Bill of Materials 1.20.4

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-bom
Version

Version

1.20.4
Type

Type

pom
Description

Description

Spotify Apollo Bill of Materials
The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

Download apollo-bom 1.20.4

Filename Size
apollo-bom-1.20.4.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.