Last Version

Spotify Root 15

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

foss-root
Version

Version

15
Type

Type

pom
Description

Description

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

Project URL

https://github.com/spotify/foss-root
Source Code Management

Source Code Management

https://github.com/spotify/foss-root

Download foss-root 15

Filename Size
foss-root-15.pom 10 KB
Browse

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

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.