Created
November 11, 2016 21:02
-
-
Save al3xandru/9f9ef65ad2844ff402fd5394f2b0c4eb to your computer and use it in GitHub Desktop.
Maven snippet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<dependency> | |
<groupId>com.datastax.cassandra</groupId> | |
<artifactId>java-dse-graph</artifactId> | |
<version>1.0.0-beta1</version> | |
</dependency> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment