License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.spotify.data.spydra |
ArtifactId | ArtifactIdspydra-parent |
Last Version | Last Version0.3.25 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpotify Spydra Parent
Ephemeral Hadoop clusters using Google Compute Platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spydra-parent-0.3.25.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify.data.spydra/spydra-parent/ -->
<dependency>
<groupId>com.spotify.data.spydra</groupId>
<artifactId>spydra-parent</artifactId>
<version>0.3.25</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.data.spydra/spydra-parent/
implementation 'com.spotify.data.spydra:spydra-parent:0.3.25'
// https://jarcasting.com/artifacts/com.spotify.data.spydra/spydra-parent/
implementation ("com.spotify.data.spydra:spydra-parent:0.3.25")
'com.spotify.data.spydra:spydra-parent:pom:0.3.25'
<dependency org="com.spotify.data.spydra" name="spydra-parent" rev="0.3.25">
<artifact name="spydra-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify.data.spydra', module='spydra-parent', version='0.3.25')
)
libraryDependencies += "com.spotify.data.spydra" % "spydra-parent" % "0.3.25"
[com.spotify.data.spydra/spydra-parent "0.3.25"]