How To Install Java Artifact net.sf.ehcache.ehcache-terracotta v2.0.1-SNAPSHOT

net.sf.ehcache ehcache-terracotta 2.0.1-SNAPSHOT

Introduction

In this article, we'll learn how to install Java artifact ehcache-terracotta from net.sf.ehcache group in version 2.0.1-SNAPSHOT. The artifact is available in 8 versions: 2.1.0 2.0.1-SNAPSHOT 2.0.0 1.8.0 1.7.2 1.7.1 1.7.0-beta 1.7.0 . The Ehcache Terracotta project has been released under Terracotta Public License license, and has its own website at: http://ehcache.org .

How To Install Java Artifact net.sf.ehcache.ehcache-terracotta In Version 2.0.1-SNAPSHOT

To install the Ehcache Terracotta artifact in version 2.0.1-SNAPSHOT add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Ehcache Terracotta dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses