| Лицензия |
Лицензия |
|---|---|
| Группа | Группаml.combust.bundle |
| Идентификатор | Идентификаторbundle-hdfs_2.11 |
| Версия | Версия0.17.0 |
| Тип | Типjar |
| Описание |
Описаниеbundle-hdfs
bundle-hdfs
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bundle-hdfs_2.11-0.17.0.pom | |
| bundle-hdfs_2.11-0.17.0.jar | 9 KB |
| bundle-hdfs_2.11-0.17.0-sources.jar | 1 KB |
| bundle-hdfs_2.11-0.17.0-javadoc.jar | 347 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ml.combust.bundle/bundle-hdfs_2.11/ -->
<dependency>
<groupId>ml.combust.bundle</groupId>
<artifactId>bundle-hdfs_2.11</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/ml.combust.bundle/bundle-hdfs_2.11/
implementation 'ml.combust.bundle:bundle-hdfs_2.11:0.17.0'
// https://jarcasting.com/artifacts/ml.combust.bundle/bundle-hdfs_2.11/
implementation ("ml.combust.bundle:bundle-hdfs_2.11:0.17.0")
'ml.combust.bundle:bundle-hdfs_2.11:jar:0.17.0'
<dependency org="ml.combust.bundle" name="bundle-hdfs_2.11" rev="0.17.0">
<artifact name="bundle-hdfs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.combust.bundle', module='bundle-hdfs_2.11', version='0.17.0')
)
libraryDependencies += "ml.combust.bundle" % "bundle-hdfs_2.11" % "0.17.0"
[ml.combust.bundle/bundle-hdfs_2.11 "0.17.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| ml.combust.bundle : bundle-ml_2.11 | jar | 0.17.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-client | jar | 2.6.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.3 |