Last Version

Zoltar Bill of Materials 0.6.0

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

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

zoltar-bom
Version

Version

0.6.0
Type

Type

pom
Description

Description

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

Download zoltar-bom 0.6.0

Filename Size
zoltar-bom-0.6.0.pom 11 KB
Browse

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

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.