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