<dependency> <groupId>org.janusgraph</groupId> <artifactId>janusgraph-core</artifactId> <version>0.2.1</version> </dependency>
Tested Compatibility:
- Apache Cassandra 2.1.18, 2.2.10, 3.0.14, 3.11.0
 - Apache HBase 0.98.24-hadoop2, 1.2.6, 1.3.1
 - Google Bigtable 1.0.0
 - Oracle BerkeleyJE 7.3.7
 - Elasticsearch 1.7.6, 2.4.6, 5.6.2, 6.0.1
 - Apache Lucene 7.0.0
 - Apache Solr 5.5.4, 6.6.1, 7.0.0
 - Apache TinkerPop 3.2.8
 - Java 1.8
 
For more information on features and bug fixes in 0.2.1, see the GitHub milestone:
<dependency> <groupId>org.janusgraph</groupId> <artifactId>janusgraph-core</artifactId> <version>0.2.0</version> </dependency>
Tested Compatibility:
- Apache Cassandra 2.1.18, 2.2.10, 3.0.14, 3.11.0
 - Apache HBase 0.98.24-hadoop2, 1.2.6, 1.3.1
 - Google Bigtable 1.0.0-pre3
 - Oracle BerkeleyJE 7.3.7
 - Elasticsearch 1.7.6, 2.4.6, 5.6.2, 6.0.0-rc1
 - Apache Lucene 7.0.0
 - Apache Solr 5.5.4, 6.6.1, 7.0.0
 - Apache TinkerPop 3.2.6
 - Java 1.8
 
For more information on features and bug fixes in 0.2.0, see the GitHub milestone:
<dependency> <groupId>org.janusgraph</groupId> <artifactId>janusgraph-core</artifactId> <version>0.1.1</version> </dependency>
Tested Compatibility:
- Apache Cassandra 2.1.9
 - Apache HBase 0.98.8-hadoop2, 1.0.3, 1.1.8, 1.2.4
 - Google Bigtable 0.9.5.1
 - Oracle BerkeleyJE 7.3.7
 - Elasticsearch 1.5.1
 - Apache Lucene 4.10.4
 - Apache Solr 5.2.1
 - Apache TinkerPop 3.2.3
 - Java 1.8
 
For more information on features and bug fixes in 0.1.1, see the GitHub milestone:
<dependency> <groupId>org.janusgraph</groupId> <artifactId>janusgraph-core</artifactId> <version>0.1.0</version> </dependency>
Tested Compatibility:
- Apache Cassandra 2.1.9
 - Apache HBase 0.98.8-hadoop2, 1.0.3, 1.1.8, 1.2.4
 - Google Bigtable 0.9.5.1
 - Oracle BerkeleyJE 7.3.7
 - Elasticsearch 1.5.1
 - Apache Lucene 4.10.4
 - Apache Solr 5.2.1
 - Apache TinkerPop 3.2.3
 - Java 1.8
 
Features added since version Titan 1.0.0:
TinkerPop 3.2.3 compatibility
- Includes update to Spark 1.6.1
 
- Query optimizations: JanusGraphStep folds in HasId and HasContainers can be folded in even mid-traversal
 - Support Google Cloud Bigtable as a backend over the HBase interface
 Compatibility with newer versions of backend and index stores
- HBase 1.2
 - BerkeleyJE 7.3.7
 
- Includes a number of bug fixes and optimizations
 
For more information on features and bug fixes in 0.1.0, see the GitHub milestone:
