Skip to content

Instantly share code, notes, and snippets.

@atishn
Created December 26, 2016 19:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atishn/a74395001422b861d932b426fb3a23d4 to your computer and use it in GitHub Desktop.
Save atishn/a74395001422b861d932b426fb3a23d4 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>2.10.2.2.21</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.ehcache</artifactId>
<version>2.6.5_1</version>
<scope>provided</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment