| License |
License |
|---|---|
| GroupId | GroupIdorg.esigate |
| ArtifactId | ArtifactIdesigate-oscache |
| Last Version | Last Version3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionesigate-oscache
ESIGate - ESI reverse proxy, CMS integration, Remove
templating
|
| Filename | Size |
|---|---|
| esigate-oscache-3.3.pom | |
| esigate-oscache-3.3.jar | 4 KB |
| esigate-oscache-3.3-sources.jar | 1 KB |
| esigate-oscache-3.3-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.esigate/esigate-oscache/ -->
<dependency>
<groupId>org.esigate</groupId>
<artifactId>esigate-oscache</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.esigate/esigate-oscache/
implementation 'org.esigate:esigate-oscache:3.3'
// https://jarcasting.com/artifacts/org.esigate/esigate-oscache/
implementation ("org.esigate:esigate-oscache:3.3")
'org.esigate:esigate-oscache:jar:3.3'
<dependency org="org.esigate" name="esigate-oscache" rev="3.3">
<artifact name="esigate-oscache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.esigate', module='esigate-oscache', version='3.3')
)
libraryDependencies += "org.esigate" % "esigate-oscache" % "3.3"
[org.esigate/esigate-oscache "3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| opensymphony : oscache | jar | 2.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.esigate : esigate-core | jar | 3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| junit : junit | jar | 4.8.2 |
| org.easymock : easymock | jar | 3.0 |