Last Version

Ehcache Parent 2.25

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
Version

Version

2.25
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 2.25


<!-- 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.