Skip to content

Instantly share code, notes, and snippets.

@Ozsie
Last active May 6, 2018 05:50
Show Gist options
  • Save Ozsie/60b8cbe6522a648a512ec02c718635a4 to your computer and use it in GitHub Desktop.
Save Ozsie/60b8cbe6522a648a512ec02c718635a4 to your computer and use it in GitHub Desktop.
Hazelcast dependencies
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast</artifactId>
</dependency>
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-spring</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment