Last Version

com.spotify:zoltar-models 0.1.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-models
Version

Version

0.1.0
Type

Type

jar
Description

Description

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

Download zoltar-models 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.spotify : zoltar-core jar 0.1.0

provided (4)

Group / Artifact Type Version
com.spotify : zoltar-tensorflow jar 0.1.0
com.spotify : zoltar-xgboost jar 0.1.0
com.spotify : featran-java_2.11 jar 0.1.19
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Group / Artifact Type Version
com.spotify : zoltar-tensorflow test-jar 0.1.0
com.spotify : zoltar-xgboost test-jar 0.1.0
com.spotify : zoltar-tests jar 0.1.0
com.spotify : zoltar-tests test-jar 0.1.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.