Last Version

hype - hyper executor 0.0.18

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

hype-root
Version

Version

0.0.18
Type

Type

pom
Description

Description

hype - hyper executor
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/hype
Source Code Management

Source Code Management

https://github.com/spotify/hype

Download hype-root 0.0.18

Filename Size
hype-root-0.0.18.pom 7 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

  • hype-caplet
  • hype-common
  • hype-docker
  • hype-gcs
  • hype-run
  • hype-submitter
  • hype-testing
  • hype-submitter_2.11
  • hype-submitter_2.12