GroupId | GroupIdorg.vertexium |
---|---|
ArtifactId | ArtifactIdvertexium-accumulo-root |
Version | Version4.9.7 |
Type | Typepom |
Filename | Size |
---|---|
vertexium-accumulo-root-4.9.7.pom | 667 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.vertexium/vertexium-accumulo-root/ -->
<dependency>
<groupId>org.vertexium</groupId>
<artifactId>vertexium-accumulo-root</artifactId>
<version>4.9.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.vertexium/vertexium-accumulo-root/
implementation 'org.vertexium:vertexium-accumulo-root:4.9.7'
// https://jarcasting.com/artifacts/org.vertexium/vertexium-accumulo-root/
implementation ("org.vertexium:vertexium-accumulo-root:4.9.7")
'org.vertexium:vertexium-accumulo-root:pom:4.9.7'
<dependency org="org.vertexium" name="vertexium-accumulo-root" rev="4.9.7">
<artifact name="vertexium-accumulo-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.vertexium', module='vertexium-accumulo-root', version='4.9.7')
)
libraryDependencies += "org.vertexium" % "vertexium-accumulo-root" % "4.9.7"
[org.vertexium/vertexium-accumulo-root "4.9.7"]