не последняя версия
Последняя версия 2.0.1

org.apache.accumulo:accumulo-test 1.7.2

Tests for Apache Accumulo.

Группа

Группа

org.apache.accumulo
Идентификатор

Идентификатор

accumulo-test
Версия

Версия

1.7.2
Тип

Тип

jar

Скачать accumulo-test 1.7.2


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