License |
License |
---|---|
GroupId | GroupIdcom.microsoft.masc |
ArtifactId | ArtifactIdmicrosoft-accumulo-spark |
Version | Version1.0.4 |
Type | Typepom |
Description |
DescriptionMicrosoft MASC, an Apache Spark connector for Apache Accumulo
Parent POM for Microsoft MASC, an Apache Spark connector for Apache Accumulo
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
microsoft-accumulo-spark-1.0.4.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.masc/microsoft-accumulo-spark/ -->
<dependency>
<groupId>com.microsoft.masc</groupId>
<artifactId>microsoft-accumulo-spark</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.masc/microsoft-accumulo-spark/
implementation 'com.microsoft.masc:microsoft-accumulo-spark:1.0.4'
// https://jarcasting.com/artifacts/com.microsoft.masc/microsoft-accumulo-spark/
implementation ("com.microsoft.masc:microsoft-accumulo-spark:1.0.4")
'com.microsoft.masc:microsoft-accumulo-spark:pom:1.0.4'
<dependency org="com.microsoft.masc" name="microsoft-accumulo-spark" rev="1.0.4">
<artifact name="microsoft-accumulo-spark" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.masc', module='microsoft-accumulo-spark', version='1.0.4')
)
libraryDependencies += "com.microsoft.masc" % "microsoft-accumulo-spark" % "1.0.4"
[com.microsoft.masc/microsoft-accumulo-spark "1.0.4"]