MVN

org.apache.rya : rya.test.accumulo

Maven & Gradle

Dec 17, 2020
7 usages

Apache Rya Test Accumulo · This module contains the Rya Test Accumulo components that help write Accumulo based integration tests.

<dependency>
    <groupId>org.apache.rya</groupId>
    <artifactId>rya.test.accumulo</artifactId>
    <version>4.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.rya : rya.test.accumulo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.1

All Versions

Choose a version of org.apache.rya : rya.test.accumulo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
rya.test.accumulo-4.0.1
rya.test.accumulo-4.0.0-incubating

How to add a dependency to Maven

Add the following org.apache.rya : rya.test.accumulo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.rya</groupId>
    <artifactId>rya.test.accumulo</artifactId>
    <version>4.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.rya : rya.test.accumulo gradle dependency to your build.gradle file:

implementation 'org.apache.rya:rya.test.accumulo:4.0.1'

Gradle Kotlin DSL: Add the following org.apache.rya : rya.test.accumulo gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.rya:rya.test.accumulo:4.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.rya : rya.test.accumulo sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.rya" % "rya.test.accumulo" % "4.0.1"

Advertisement

Dependencies from Group

Dec 17, 2020
20 usages
Dec 17, 2020
18 usages
Dec 16, 2020
16 usages
Dec 17, 2020
12 usages
Dec 17, 2020
9 usages

Discover Dependencies

Jul 27, 2019
6 usages
936 stars
Jul 27, 2019
6 usages
936 stars
May 23, 2021
52 usages
184 stars
Feb 11, 2021
6 usages
518 stars
Dec 22, 2020
11 usages
Aug 14, 2023
38 usages
3k stars