License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.globo.bigdata |
ArtifactId | ArtifactIdghdfs_2.11 |
Version | Version0.0.13 |
Type | Typejar |
Description |
Descriptionghdfs
ghdfs
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGlobo.com |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ghdfs_2.11-0.0.13.pom | |
ghdfs_2.11-0.0.13.jar | 14 KB |
ghdfs_2.11-0.0.13-sources.jar | 2 KB |
ghdfs_2.11-0.0.13-javadoc.jar | 365 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.globo.bigdata/ghdfs_2.11/ -->
<dependency>
<groupId>com.globo.bigdata</groupId>
<artifactId>ghdfs_2.11</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.globo.bigdata/ghdfs_2.11/
implementation 'com.globo.bigdata:ghdfs_2.11:0.0.13'
// https://jarcasting.com/artifacts/com.globo.bigdata/ghdfs_2.11/
implementation ("com.globo.bigdata:ghdfs_2.11:0.0.13")
'com.globo.bigdata:ghdfs_2.11:jar:0.0.13'
<dependency org="com.globo.bigdata" name="ghdfs_2.11" rev="0.0.13">
<artifact name="ghdfs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globo.bigdata', module='ghdfs_2.11', version='0.0.13')
)
libraryDependencies += "com.globo.bigdata" % "ghdfs_2.11" % "0.0.13"
[com.globo.bigdata/ghdfs_2.11 "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.11 | jar | 1.3.2 |
org.apache.hadoop : hadoop-client | jar | [2.7.3,2.9.9] |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |
org.scalamock : scalamock-scalatest-support_2.11 | jar | 3.6.0 |