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