| License |
License |
|---|---|
| GroupId | GroupIdcom.zaubersoftware.commons.web |
| ArtifactId | ArtifactIdcommons-web-cache |
| Last Version | Last Version3.55 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZauber::Commons::Web::Cache
Zauber Commons is a set of component reused in most of Zauber apps.
Contains components to make easy mailing, creating links, and much more.
|
| Project Organization |
Project OrganizationZauber S.A. |
| Filename | Size |
|---|---|
| commons-web-cache-3.55.pom | |
| commons-web-cache-3.55.jar | 24 KB |
| commons-web-cache-3.55-sources.jar | 25 KB |
| commons-web-cache-3.55-javadoc.jar | 176 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zaubersoftware.commons.web/commons-web-cache/ -->
<dependency>
<groupId>com.zaubersoftware.commons.web</groupId>
<artifactId>commons-web-cache</artifactId>
<version>3.55</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.web/commons-web-cache/
implementation 'com.zaubersoftware.commons.web:commons-web-cache:3.55'
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.web/commons-web-cache/
implementation ("com.zaubersoftware.commons.web:commons-web-cache:3.55")
'com.zaubersoftware.commons.web:commons-web-cache:jar:3.55'
<dependency org="com.zaubersoftware.commons.web" name="commons-web-cache" rev="3.55">
<artifact name="commons-web-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.commons.web', module='commons-web-cache', version='3.55')
)
libraryDependencies += "com.zaubersoftware.commons.web" % "commons-web-cache" % "3.55"
[com.zaubersoftware.commons.web/commons-web-cache "3.55"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.5 |
| org.springframework : spring-tx | jar | 3.0.6.RELEASE |
| org.springframework : spring-web | jar | 3.0.6.RELEASE |
| net.sf.ehcache : ehcache-core | jar | 2.0.0 |
| org.hibernate : hibernate-core | jar | 3.5.1-Final |
| org.hibernate : hibernate-annotations | jar | 3.5.1-Final |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 3.0.6.RELEASE |
| org.eclipse.jetty : jetty-server | jar | 7.1.0.v20100505 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-nop | jar | 1.7.25 |