Skip to content

Instantly share code, notes, and snippets.

@markito
Created February 8, 2016 23:04
Show Gist options
  • Select an option

  • Save markito/6c3fbd09769a0f1b10cd to your computer and use it in GitHub Desktop.

Select an option

Save markito/6c3fbd09769a0f1b10cd to your computer and use it in GitHub Desktop.
Geode Maven Dependency
<dependencies>
<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>gemfire-core</artifactId>
<version>1.0.0-incubating.M1</version>
</dependency>
</dependencies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment