janusgraph

org.janusgraph

janusgraph is a Java jar artifact published under the org.janusgraph group on Maven Central. 806 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 1.2.0-20260723-164414.ac0eb23 806 versions jarChecking...

Add to your project1.2.0-20260723-164414.ac0eb23

<dependency>
    <groupId>org.janusgraph</groupId>
    <artifactId>janusgraph</artifactId>
    <version>1.2.0-20260723-164414.ac0eb23</version>
</dependency>

Version Details — 1.2.0-20260723-164414.ac0eb23

Packaging
pom
Direct Deps
0
Total Deps
0
Published
Unknown
License
The Apache Software License, Version 2.0

JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. JanusGraph separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

Checking security advisories...