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