License |
License |
---|---|
GroupId | GroupIdorg.apache.commons |
ArtifactId | ArtifactIdcommons-jcs-core |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Commons JCS :: Core
Apache Commons JCS is a distributed, versatile caching system.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-jcs-core-2.2.1.pom | |
commons-jcs-core-2.2.1.jar | 546 KB |
commons-jcs-core-2.2.1-tests.jar | 412 KB |
commons-jcs-core-2.2.1-test-sources.jar | 308 KB |
commons-jcs-core-2.2.1-sources.jar | 544 KB |
commons-jcs-core-2.2.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-jcs-core/ -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs-core</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-jcs-core/
implementation 'org.apache.commons:commons-jcs-core:2.2.1'
// https://jarcasting.com/artifacts/org.apache.commons/commons-jcs-core/
implementation ("org.apache.commons:commons-jcs-core:2.2.1")
'org.apache.commons:commons-jcs-core:jar:2.2.1'
<dependency org="org.apache.commons" name="commons-jcs-core" rev="2.2.1">
<artifact name="commons-jcs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-jcs-core', version='2.2.1')
)
libraryDependencies += "org.apache.commons" % "commons-jcs-core" % "2.2.1"
[org.apache.commons/commons-jcs-core "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
commons-dbcp : commons-dbcp Optional | jar | 1.4 |
org.apache.velocity : velocity-tools Optional | jar | 2.0 |
commons-httpclient : commons-httpclient Optional | jar | 3.1 |
javax.servlet : servlet-api Optional | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
hsqldb : hsqldb | jar | 1.8.0.10 |
org.apache.commons : commons-collections4 | jar | 4.1 |
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-library | jar | 1.3 |
log4j : log4j | jar | 1.2.17 |