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