文件名 | 操作 |
---|---|
janusgraph-examples-0.6.3-20230124-080933.5794bff.pom | 下载 |
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-examples</artifactId>
<version>0.6.3-20230124-080933.5794bff</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.janusgraph" % "janusgraph-examples" % "0.6.3-20230124-080933.5794bff"
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-examples', version='0.6.3-20230124-080933.5794bff')
)
<dependency org="org.janusgraph" name="janusgraph-examples" rev="0.6.3-20230124-080933.5794bff" />