License |
License |
---|---|
GroupId | GroupIdcom.microsoft.masc |
ArtifactId | ArtifactIdmicrosoft-accumulo-spark-iterator |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft MASC, an Apache Spark connector for Apache Accumulo - Iterator
Parent POM for Microsoft MASC, an Apache Spark connector for Apache Accumulo
|
<!-- https://jarcasting.com/artifacts/com.microsoft.masc/microsoft-accumulo-spark-iterator/ -->
<dependency>
<groupId>com.microsoft.masc</groupId>
<artifactId>microsoft-accumulo-spark-iterator</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.masc/microsoft-accumulo-spark-iterator/
implementation 'com.microsoft.masc:microsoft-accumulo-spark-iterator:1.0.4'
// https://jarcasting.com/artifacts/com.microsoft.masc/microsoft-accumulo-spark-iterator/
implementation ("com.microsoft.masc:microsoft-accumulo-spark-iterator:1.0.4")
'com.microsoft.masc:microsoft-accumulo-spark-iterator:jar:1.0.4'
<dependency org="com.microsoft.masc" name="microsoft-accumulo-spark-iterator" rev="1.0.4">
<artifact name="microsoft-accumulo-spark-iterator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.masc', module='microsoft-accumulo-spark-iterator', version='1.0.4')
)
libraryDependencies += "com.microsoft.masc" % "microsoft-accumulo-spark-iterator" % "1.0.4"
[com.microsoft.masc/microsoft-accumulo-spark-iterator "1.0.4"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |