How To Install Java Artifact org.ehcache.modules.ehcache-server v3.3.2

org.ehcache.modules ehcache-server 3.3.2

Introduction

In this article, we'll learn how to install Java artifact ehcache-server from org.ehcache.modules group in version 3.3.2. The artifact is available in 28 versions: 3.8.2.1 3.8.2 3.8.1 3.8.0 3.7.1 3.7.0 3.6.3 3.6.2 3.6.1 3.6.0 3.5.3 3.5.2 3.5.1 3.5.0 3.4.0 3.3.2 3.3.1 3.3.0 3.2.3 3.2.2 3.2.1 3.2.0.beta1 3.2.0 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 . The Ehcache 3 Server Side Clustering module project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://ehcache.org .

How To Install Java Artifact org.ehcache.modules.ehcache-server In Version 3.3.2

To install the Ehcache 3 Server Side Clustering module artifact in version 3.3.2 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 3 Server Side Clustering module 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.

Compile dependencies (6)

Provided dependencies (3)

Test dependencies (5)

Licenses

Developers