文件名 | 操作 |
---|---|
example-hbase-1.1.0-20241030-193201.0cb87d3.pom | 下载 |
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>example-hbase</artifactId>
<version>1.1.0-20241030-193201.0cb87d3</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.janusgraph" % "example-hbase" % "1.1.0-20241030-193201.0cb87d3"
@Grapes(
@Grab(group='org.janusgraph', module='example-hbase', version='1.1.0-20241030-193201.0cb87d3')
)
<dependency org="org.janusgraph" name="example-hbase" rev="1.1.0-20241030-193201.0cb87d3" />