Last Version

zoltar-parent 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-parent
Version

Version

0.6.0
Type

Type

pom
Description

Description

zoltar-parent
The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.
Source Code Management

Source Code Management

https://github.com/spotify/zoltar

Download zoltar-parent 0.6.0

Filename Size
zoltar-parent-0.6.0.pom 6 KB
Browse

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

  • zoltar-bom
  • zoltar-core
  • zoltar-tensorflow
  • zoltar-xgboost
  • zoltar-featran
  • zoltar-tests
  • zoltar-api
  • zoltar-metrics
  • zoltar-mlengine
  • zoltar-jmh
  • examples/custom-metrics
  • examples/mlengine-example
  • examples/batch-predictor