| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| Categories |
CategoriesNet Ehcache Data Caching |
| GroupId | GroupIdnet.sf.ehcache |
| ArtifactId | ArtifactIdehcache-core |
| Last Version | Last Version2.6.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEhcache Core
This is the ehcache core module. Pair it with other modules for added functionality.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ehcache-core-2.6.11.pom | |
| ehcache-core-2.6.11.jar | 1 MB |
| ehcache-core-2.6.11-sources.jar | 907 KB |
| ehcache-core-2.6.11-javadoc.jar | 3 MB |
| ehcache-core-2.6.11-distribution.tar.gz | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-core/ -->
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
<version>2.6.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-core/
implementation 'net.sf.ehcache:ehcache-core:2.6.11'
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-core/
implementation ("net.sf.ehcache:ehcache-core:2.6.11")
'net.sf.ehcache:ehcache-core:jar:2.6.11'
<dependency org="net.sf.ehcache" name="ehcache-core" rev="2.6.11">
<artifact name="ehcache-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='ehcache-core', version='2.6.11')
)
libraryDependencies += "net.sf.ehcache" % "ehcache-core" % "2.6.11"
[net.sf.ehcache/ehcache-core "2.6.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.6.1 |
| javax.servlet : servlet-api | jar | 2.4 |
| org.hibernate : hibernate-core | jar | 3.5.1-Final |
| javax.transaction : jta | jar | 1.1 |
| net.sf.ehcache » sizeof-agent | jar | 1.0.1 |
| net.sf.hibernate : hibernate | jar | 2.1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.btm : btm | jar | 2.0.1 |
| org.hamcrest : hamcrest-core | jar | 1.2 |
| org.hamcrest : hamcrest-library | jar | 1.2 |
| junit : junit | jar | 4.10 |
| dom4j : dom4j | jar | 1.6.1 |
| javassist : javassist | jar | 3.4.GA |
| org.hibernate : hibernate-ehcache | jar | 3.3.2.GA |
| commons-logging : commons-logging | jar | 1.1.1 |
| org.apache.derby : derby | jar | 10.5.3.0_1 |
| org.mockito : mockito-core | jar | 1.8.2 |
| com.sun.xsom : xsom | jar | 20100725 |
| org.beanshell : bsh | jar | 1.3.0 |