jboss:jboss-cache

JBoss Cache is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of e-business applications.

License

License

lgpl
Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

jboss
ArtifactId

ArtifactId

jboss-cache
Last Version

Last Version

1.4.1.GA
Release Date

Release Date

Type

Type

jar
Description

Description

JBoss Cache is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of e-business applications.

Download jboss-cache

How to add to project

<!-- https://jarcasting.com/artifacts/jboss/jboss-cache/ -->
<dependency>
    <groupId>jboss</groupId>
    <artifactId>jboss-cache</artifactId>
    <version>1.4.1.GA</version>
</dependency>
// https://jarcasting.com/artifacts/jboss/jboss-cache/
implementation 'jboss:jboss-cache:1.4.1.GA'
// https://jarcasting.com/artifacts/jboss/jboss-cache/
implementation ("jboss:jboss-cache:1.4.1.GA")
'jboss:jboss-cache:jar:1.4.1.GA'
<dependency org="jboss" name="jboss-cache" rev="1.4.1.GA">
  <artifact name="jboss-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='jboss', module='jboss-cache', version='1.4.1.GA')
)
libraryDependencies += "jboss" % "jboss-cache" % "1.4.1.GA"
[jboss/jboss-cache "1.4.1.GA"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1.GA
1.2.2