is not current version
Last Version 2.0.4

net.sf.ehcache:ehcache-web-parent 2.0.3

parent pom for web module

Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-web-parent
Version

Version

2.0.3
Type

Type

pom

Download ehcache-web-parent 2.0.3


<!-- https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-web-parent/ -->
<dependency>
    <groupId>net.sf.ehcache</groupId>
    <artifactId>ehcache-web-parent</artifactId>
    <version>2.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-web-parent/
implementation 'net.sf.ehcache:ehcache-web-parent:2.0.3'
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-web-parent/
implementation ("net.sf.ehcache:ehcache-web-parent:2.0.3")
'net.sf.ehcache:ehcache-web-parent:pom:2.0.3'
<dependency org="net.sf.ehcache" name="ehcache-web-parent" rev="2.0.3">
  <artifact name="ehcache-web-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='ehcache-web-parent', version='2.0.3')
)
libraryDependencies += "net.sf.ehcache" % "ehcache-web-parent" % "2.0.3"
[net.sf.ehcache/ehcache-web-parent "2.0.3"]