License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdzoltar-tests |
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-tests-0.6.0.pom | |
zoltar-tests-0.6.0.jar | 30 KB |
zoltar-tests-0.6.0-sources.jar | 5 KB |
zoltar-tests-0.6.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/zoltar-tests/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>zoltar-tests</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/zoltar-tests/
implementation 'com.spotify:zoltar-tests:0.6.0'
// https://jarcasting.com/artifacts/com.spotify/zoltar-tests/
implementation ("com.spotify:zoltar-tests:0.6.0")
'com.spotify:zoltar-tests:jar:0.6.0'
<dependency org="com.spotify" name="zoltar-tests" rev="0.6.0">
<artifact name="zoltar-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='zoltar-tests', version='0.6.0')
)
libraryDependencies += "com.spotify" % "zoltar-tests" % "0.6.0"
[com.spotify/zoltar-tests "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : zoltar-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | |
com.spotify : featran-core_2.12 | jar | |
com.spotify : featran-tensorflow_2.12 | jar | |
io.grpc : grpc-all | jar |
Group / Artifact | Type | Version |
---|---|---|
com.spotify : zoltar-api | jar | |
com.spotify : zoltar-featran | jar | |
com.spotify : zoltar-metrics | jar | |
com.spotify : zoltar-tensorflow | jar | |
com.spotify : zoltar-xgboost | jar | |
org.slf4j : slf4j-simple | jar | |
org.hamcrest : hamcrest-core | jar | 2.2 |