License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdzoltar-mlengine |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
Filename | Size |
---|---|
zoltar-mlengine-0.6.0.pom | |
zoltar-mlengine-0.6.0.jar | 13 KB |
zoltar-mlengine-0.6.0-tests.jar | 1 KB |
zoltar-mlengine-0.6.0-sources.jar | 9 KB |
zoltar-mlengine-0.6.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/zoltar-mlengine/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>zoltar-mlengine</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/zoltar-mlengine/
implementation 'com.spotify:zoltar-mlengine:0.6.0'
// https://jarcasting.com/artifacts/com.spotify/zoltar-mlengine/
implementation ("com.spotify:zoltar-mlengine:0.6.0")
'com.spotify:zoltar-mlengine:jar:0.6.0'
<dependency org="com.spotify" name="zoltar-mlengine" rev="0.6.0">
<artifact name="zoltar-mlengine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='zoltar-mlengine', version='0.6.0')
)
libraryDependencies += "com.spotify" % "zoltar-mlengine" % "0.6.0"
[com.spotify/zoltar-mlengine "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : zoltar-core | jar | |
com.google.apis : google-api-services-ml | jar | |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
com.spotify : zoltar-tensorflow | jar |