| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.spotify |
| Идентификатор | Идентификаторmlengine-example |
| Версия | Версия0.6.0-M3 |
| Тип | Типjar |
| Описание |
ОписаниеThe Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
| Имя Файла | Размер |
|---|---|
| mlengine-example-0.6.0-M3.pom | |
| mlengine-example-0.6.0-M3.jar | 8 KB |
| mlengine-example-0.6.0-M3-sources.jar | 5 KB |
| mlengine-example-0.6.0-M3-javadoc.jar | 391 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.spotify/mlengine-example/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>mlengine-example</artifactId>
<version>0.6.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/mlengine-example/
implementation 'com.spotify:mlengine-example:0.6.0-M3'
// https://jarcasting.com/artifacts/com.spotify/mlengine-example/
implementation ("com.spotify:mlengine-example:0.6.0-M3")
'com.spotify:mlengine-example:jar:0.6.0-M3'
<dependency org="com.spotify" name="mlengine-example" rev="0.6.0-M3">
<artifact name="mlengine-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='mlengine-example', version='0.6.0-M3')
)
libraryDependencies += "com.spotify" % "mlengine-example" % "0.6.0-M3"
[com.spotify/mlengine-example "0.6.0-M3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.spotify : zoltar-api | jar | |
| com.spotify : zoltar-core | jar | |
| com.spotify : zoltar-featran | jar | |
| com.spotify : zoltar-tests | jar | |
| com.spotify : zoltar-mlengine | jar | |
| com.spotify : completable-futures | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar |