| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdzoltar-mlengine |
| Version | Version0.6.0-M3 |
| 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-M3.pom | |
| zoltar-mlengine-0.6.0-M3.jar | 13 KB |
| zoltar-mlengine-0.6.0-M3-tests.jar | 1 KB |
| zoltar-mlengine-0.6.0-M3-sources.jar | 9 KB |
| zoltar-mlengine-0.6.0-M3-javadoc.jar | 419 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/zoltar-mlengine/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>zoltar-mlengine</artifactId>
<version>0.6.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/zoltar-mlengine/
implementation 'com.spotify:zoltar-mlengine:0.6.0-M3'
// https://jarcasting.com/artifacts/com.spotify/zoltar-mlengine/
implementation ("com.spotify:zoltar-mlengine:0.6.0-M3")
'com.spotify:zoltar-mlengine:jar:0.6.0-M3'
<dependency org="com.spotify" name="zoltar-mlengine" rev="0.6.0-M3">
<artifact name="zoltar-mlengine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='zoltar-mlengine', version='0.6.0-M3')
)
libraryDependencies += "com.spotify" % "zoltar-mlengine" % "0.6.0-M3"
[com.spotify/zoltar-mlengine "0.6.0-M3"]
| 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 |