File | Operation |
---|---|
janusgraph-examples-0.6.4-20230429-012116.cdf4e3e.pom | download |
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-examples</artifactId>
<version>0.6.4-20230429-012116.cdf4e3e</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.janusgraph" % "janusgraph-examples" % "0.6.4-20230429-012116.cdf4e3e"
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-examples', version='0.6.4-20230429-012116.cdf4e3e')
)
<dependency org="org.janusgraph" name="janusgraph-examples" rev="0.6.4-20230429-012116.cdf4e3e" />