Last Version

dbeam-parent 0.10.9

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

dbeam-parent
Version

Version

0.10.9
Type

Type

pom
Description

Description

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

Project Organization

Spotify AB

Download dbeam-parent 0.10.9

Filename Size
dbeam-parent-0.10.9.pom 24 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.9

Project Modules

  • dbeam-core