How To Install Java Artifact net.sf.ehcache.ehcache-web v1.6.0-beta2

net.sf.ehcache ehcache-web 1.6.0-beta2

Introduction

In this article, we'll learn how to install Java artifact ehcache-web from net.sf.ehcache group in version 1.6.0-beta2. The artifact is available in 7 versions: 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 1.6.0-beta2 1.6.0-beta1 The parent project is: net.sf.ehcache::ehcache-parent::1.5.0

How To Install Java Artifact net.sf.ehcache.ehcache-web In Version 1.6.0-beta2

To install the Ehcache Web Filters artifact in version 1.6.0-beta2 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 Web Filters 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 (1)

Provided dependencies (1)

Test dependencies (4)

Contributors