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