License |
License |
---|---|
Categories |
CategoriesNet Ehcache Data Caching |
GroupId | GroupIdnet.sf.ehcache.internal |
ArtifactId | ArtifactIdehcache-rest-agent |
Last Version | Last Version2.10.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionehcache-rest-agent
Ehcache REST implementation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ehcache-rest-agent-2.10.9.2.pom | |
ehcache-rest-agent-2.10.9.2.jar | 4 MB |
ehcache-rest-agent-2.10.9.2-sources.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.ehcache.internal/ehcache-rest-agent/ -->
<dependency>
<groupId>net.sf.ehcache.internal</groupId>
<artifactId>ehcache-rest-agent</artifactId>
<version>2.10.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache.internal/ehcache-rest-agent/
implementation 'net.sf.ehcache.internal:ehcache-rest-agent:2.10.9.2'
// https://jarcasting.com/artifacts/net.sf.ehcache.internal/ehcache-rest-agent/
implementation ("net.sf.ehcache.internal:ehcache-rest-agent:2.10.9.2")
'net.sf.ehcache.internal:ehcache-rest-agent:jar:2.10.9.2'
<dependency org="net.sf.ehcache.internal" name="ehcache-rest-agent" rev="2.10.9.2">
<artifact name="ehcache-rest-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache.internal', module='ehcache-rest-agent', version='2.10.9.2')
)
libraryDependencies += "net.sf.ehcache.internal" % "ehcache-rest-agent" % "2.10.9.2"
[net.sf.ehcache.internal/ehcache-rest-agent "2.10.9.2"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.ehcache : management-ehcache-impl-v1 | jar | 2.10.9.2 |
net.sf.ehcache : management-ehcache-impl-v2 | jar | 2.10.9.2 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.39.v20210325 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |