File | Operation |
---|---|
example-cql-0.6.3-20221223-103807.8f34f01.pom | download |
<dependency>
<groupId>org.janusgraph.commit</groupId>
<artifactId>example-cql</artifactId>
<version>0.6.3-20221223-103807.8f34f01</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.janusgraph.commit" % "example-cql" % "0.6.3-20221223-103807.8f34f01"
@Grapes(
@Grab(group='org.janusgraph.commit', module='example-cql', version='0.6.3-20221223-103807.8f34f01')
)
<dependency org="org.janusgraph.commit" name="example-cql" rev="0.6.3-20221223-103807.8f34f01" />