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