Files download
File Operation
example-hbase-1.0.1-20240729-085543.0487abf.pom download
Apache Maven
<dependency>
  <groupId>org.janusgraph</groupId>
  <artifactId>example-hbase</artifactId>
  <version>1.0.1-20240729-085543.0487abf</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.janusgraph:example-hbase:1.0.1-20240729-085543.0487abf'
Gradle Kotlin
implementation("org.janusgraph:example-hbase:1.0.1-20240729-085543.0487abf")
Scala SBT
libraryDependencies += "org.janusgraph" % "example-hbase" % "1.0.1-20240729-085543.0487abf"
Groovy Grape
@Grapes(
  @Grab(group='org.janusgraph', module='example-hbase', version='1.0.1-20240729-085543.0487abf')
)
Apache Ivy
<dependency org="org.janusgraph" name="example-hbase" rev="1.0.1-20240729-085543.0487abf" />
Leiningen
[org.janusgraph/example-hbase "1.0.1-20240729-085543.0487abf"]
Apache Buildr
'org.janusgraph:example-hbase:jar:1.0.1-20240729-085543.0487abf'