Skip to content

Instantly share code, notes, and snippets.

@sara4dev
Last active December 23, 2015 09:19
Show Gist options
  • Save sara4dev/6613368 to your computer and use it in GitHub Desktop.
Save sara4dev/6613368 to your computer and use it in GitHub Desktop.
Maven entry for ehcache in pom.xml
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
<version>2.3.1</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment