File | Operation |
---|---|
example-hbase-1.1.0-20240723-081238.10fe40a.pom | download |
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>example-hbase</artifactId>
<version>1.1.0-20240723-081238.10fe40a</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.janusgraph" % "example-hbase" % "1.1.0-20240723-081238.10fe40a"
@Grapes(
@Grab(group='org.janusgraph', module='example-hbase', version='1.1.0-20240723-081238.10fe40a')
)
<dependency org="org.janusgraph" name="example-hbase" rev="1.1.0-20240723-081238.10fe40a" />