jboss-cache
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>jboss</groupId> <artifactId>jboss-cache</artifactId> <version>1.4.1.GA</version> </dependency>
<project> <modelVersion>4.0.0</modelVersion> <groupId>jboss</groupId> <artifactId>jboss-cache</artifactId> <version>1.4.1.GA</version> <url>http://www.jboss.org/products/jbosscache</url> <description>JBoss Cache is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of e-business applications.</description> <licenses> <license> <name>lgpl</name> <url>http://repository.jboss.com/licenses/lgpl.txt</url> </license> </licenses> </project>