License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdzoltar-featran |
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-featran-0.6.0.pom | |
zoltar-featran-0.6.0.jar | 3 KB |
zoltar-featran-0.6.0-sources.jar | 3 KB |
zoltar-featran-0.6.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/zoltar-featran/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>zoltar-featran</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/zoltar-featran/
implementation 'com.spotify:zoltar-featran:0.6.0'
// https://jarcasting.com/artifacts/com.spotify/zoltar-featran/
implementation ("com.spotify:zoltar-featran:0.6.0")
'com.spotify:zoltar-featran:jar:0.6.0'
<dependency org="com.spotify" name="zoltar-featran" rev="0.6.0">
<artifact name="zoltar-featran" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='zoltar-featran', version='0.6.0')
)
libraryDependencies += "com.spotify" % "zoltar-featran" % "0.6.0"
[com.spotify/zoltar-featran "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : zoltar-core | jar | |
com.spotify : featran-java_2.12 | jar |
Group / Artifact | Type | Version |
---|---|---|
ml.dmlc : xgboost4j_2.12 | jar |