License |
License |
---|---|
Categories |
CategoriesNet Ehcache Data Caching |
GroupId | GroupIdnet.sf.ehcache |
ArtifactId | ArtifactIdmanagement-ehcache-common |
Last Version | Last Version2.10.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmanagement-ehcache-common
A common library shared between different management-ehcache implementation versions
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.sf.ehcache/management-ehcache-common/ -->
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>management-ehcache-common</artifactId>
<version>2.10.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/management-ehcache-common/
implementation 'net.sf.ehcache:management-ehcache-common:2.10.9.2'
// https://jarcasting.com/artifacts/net.sf.ehcache/management-ehcache-common/
implementation ("net.sf.ehcache:management-ehcache-common:2.10.9.2")
'net.sf.ehcache:management-ehcache-common:jar:2.10.9.2'
<dependency org="net.sf.ehcache" name="management-ehcache-common" rev="2.10.9.2">
<artifact name="management-ehcache-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='management-ehcache-common', version='2.10.9.2')
)
libraryDependencies += "net.sf.ehcache" % "management-ehcache-common" % "2.10.9.2"
[net.sf.ehcache/management-ehcache-common "2.10.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.terracotta » management-core-resources | jar | 2.1.25.3 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.39.v20210325 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.ehcache.internal : ehcache-core | jar | 2.10.9.2 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
org.easymock : easymock | jar | 4.0.2 |
org.powermock : powermock-api-easymock | jar | 2.0.2 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |