File | Operation |
---|---|
janusgraph-dist-1.2.0-20241120-125614.80ef1d9.pom | download |
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-dist</artifactId>
<version>1.2.0-20241120-125614.80ef1d9</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.janusgraph" % "janusgraph-dist" % "1.2.0-20241120-125614.80ef1d9"
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-dist', version='1.2.0-20241120-125614.80ef1d9')
)
<dependency org="org.janusgraph" name="janusgraph-dist" rev="1.2.0-20241120-125614.80ef1d9" />
<parent> <groupId>org.janusgraph</groupId> <artifactId>janusgraph</artifactId> <version>1.2.0-20241120-125614.80ef1d9</version> </parent>
compile
|-- org.janusgraph:janusgraph-all
|-- org.janusgraph:${cql-module}
|-- org.janusgraph:${cql-hadoop-module}
|-- org.apache.tinkerpop:gremlin-console
|-- org.apache.tinkerpop:hadoop-gremlin
|-- org.apache.tinkerpop:spark-gremlin
|-- org.apache.tinkerpop:gremlin-server
|-- org.apache.tinkerpop:gremlin-groovy
|-- org.janusgraph:janusgraph-solr
runtime
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- ch.qos.logback:logback-classic
test
|-- org.janusgraph:janusgraph-test
|-- org.janusgraph:janusgraph-hbase
|-- org.janusgraph:janusgraph-es
|-- org.janusgraph:janusgraph-cql
|-- org.apache.velocity:velocity-engine-core:2.3
|-- org.testcontainers:testcontainers
|-- org.testcontainers:junit-jupiter