License |
License |
---|---|
Categories |
CategoriesNet Ehcache Data Caching |
GroupId | GroupIdnet.sf.ehcache |
ArtifactId | ArtifactIdmanagement-ehcache-impl |
Last Version | Last Version2.8.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmanagement-ehcache-impl
A product library implementing the ehcache management resource service interfaces and integrating with ehcache to construct the relevant management resource entities.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.sf.ehcache/management-ehcache-impl/ -->
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>management-ehcache-impl</artifactId>
<version>2.8.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/management-ehcache-impl/
implementation 'net.sf.ehcache:management-ehcache-impl:2.8.9'
// https://jarcasting.com/artifacts/net.sf.ehcache/management-ehcache-impl/
implementation ("net.sf.ehcache:management-ehcache-impl:2.8.9")
'net.sf.ehcache:management-ehcache-impl:jar:2.8.9'
<dependency org="net.sf.ehcache" name="management-ehcache-impl" rev="2.8.9">
<artifact name="management-ehcache-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='management-ehcache-impl', version='2.8.9')
)
libraryDependencies += "net.sf.ehcache" % "management-ehcache-impl" % "2.8.9"
[net.sf.ehcache/management-ehcache-impl "2.8.9"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.ehcache : management-ehcache | jar | 2.8.9 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.ehcache.internal : ehcache-core | jar | 2.8.9 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 3.0 |
org.eclipse.jetty : jetty-servlet | jar | 8.1.9.v20130131 |
org.mockito : mockito-core | jar | 1.9.0 |
org.powermock : powermock-api-easymock | jar | 1.4.10 |
org.powermock : powermock-module-junit4 | jar | 1.4.10 |
org.hamcrest : hamcrest-all | jar | 1.3 |
commons-io : commons-io | jar | 2.4 |
net.sf.ehcache.internal : ehcache-core | test-jar | 2.8.9 |