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