| License |
License |
|---|---|
| GroupId | GroupIdml.combust.bundle |
| ArtifactId | ArtifactIdbundle-hdfs_2.11 |
| Version | Version0.17.0 |
| Type | Typejar |
| Description |
Descriptionbundle-hdfs
bundle-hdfs
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| ml.combust.bundle : bundle-ml_2.11 | jar | 0.17.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-client | jar | 2.6.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.3 |