Ehcache Parent

Ehcache is a widely used, pure Java, in-process, distributed cache

License

License

Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-parent
Last Version

Last Version

2.25
Release Date

Release Date

Type

Type

pom
Description

Description

Ehcache Parent
Ehcache is a widely used, pure Java, in-process, distributed cache
Project URL

Project URL

http://ehcache.org
Project Organization

Project Organization

Terracotta, Inc.
Source Code Management

Source Code Management

http://svn.terracotta.org/svn/ehcache/tags/ehcache-parent-2.25

Download ehcache-parent

Filename Size
ehcache-parent-2.25.pom 14 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.25
2.22
2.21
2.18
2.17
2.16
2.15
2.12
2.11
2.5
2.4
2.3
2.2
2.1
2.0
1.5.0
1.5.0-beta2
1.5.0-beta1
1.4.1
1.4.0
1.4.0-beta2
1.4.0-beta
1.3.0
1.3.0-beta3
1.3.0-beta2