Ehcache Site

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

License

License

The Apache Software License, Version 2.0
Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-site
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download ehcache-site

How to add to project

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

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
1.4.0