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