Last Version

Apache Spark Connector for Accumulo Iterator 1.0.0


GroupId

GroupId

com.microsoft.masc
ArtifactId

ArtifactId

accumulo-spark-iterator
Version

Version

1.0.0
Type

Type

jar
Description

Description

Apache Spark Connector for Accumulo Iterator

Download accumulo-spark-iterator 1.0.0


<!-- https://jarcasting.com/artifacts/com.microsoft.masc/accumulo-spark-iterator/ -->
<dependency>
    <groupId>com.microsoft.masc</groupId>
    <artifactId>accumulo-spark-iterator</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.masc/accumulo-spark-iterator/
implementation 'com.microsoft.masc:accumulo-spark-iterator:1.0.0'
// https://jarcasting.com/artifacts/com.microsoft.masc/accumulo-spark-iterator/
implementation ("com.microsoft.masc:accumulo-spark-iterator:1.0.0")
'com.microsoft.masc:accumulo-spark-iterator:jar:1.0.0'
<dependency org="com.microsoft.masc" name="accumulo-spark-iterator" rev="1.0.0">
  <artifact name="accumulo-spark-iterator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.masc', module='accumulo-spark-iterator', version='1.0.0')
)
libraryDependencies += "com.microsoft.masc" % "accumulo-spark-iterator" % "1.0.0"
[com.microsoft.masc/accumulo-spark-iterator "1.0.0"]

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.accumulo : accumulo-core jar 2.0.0
org.apache.commons : commons-lang3 jar 3.9
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.