[jboss-user] [JBoss Cache] - JBoss Cache Downloads Page

Manik Surtani do-not-reply at jboss.com
Mon May 10 10:55:00 EDT 2010


Manik Surtani [http://community.jboss.org/people/manik.surtani%40jboss.com] modified the document:

"JBoss Cache Downloads Page"

To view the document, visit: http://community.jboss.org/docs/DOC-12844

--------------------------------------------------------------
Here is a summary of the current JBoss Cache releases.

|| Edition || Stable Version
 || Unstable Version
 ||
| JBoss Cache Core Edition | 3.2.5.GA "+Malagueta+" (https://sourceforge.net/projects/jboss/files/JBossCache/JBossCache%203.2.4.GA/)
1.4.1.SP13 +"Cayenne"+ (http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339&release_id=682298)
 |  |
| JBoss Cache POJO Edition | 3.0.0.GA "+Naga+" (https://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339&release_id=641525) | 
 (http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339&release_id=616933) |
| JBoss Cache Searchable Edition | 1.0.0.GA (http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339&release_id=651519) | 
 |
| JBoss Cache GUI Demo | 1.2.GA (http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339&release_id=664408) | 
 |

> Distributions contain documentation, tutorials, FAQs and Javadocs as well.  You can also  http://community.jboss.org/docs/DOC-12843 browse all documentation online.

Please visit our  http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339 SourceForge download page for historical versions.

h3. Maven
If you are using Maven, you would first need to set up your Maven environment to point to the JBoss Maven Repositories, by following this guide:  http://community.jboss.org/docs/DOC-15169 Maven Getting Started - Users

Then, you can add dependencies to JBoss Cache jars by adding the following dependencies to your pom.xml file:

<dependency>
  <groupId>org.jboss.cache</groupId>
  <artifactId>jbosscache-core</artifactId>
  <version>3.2.5.GA</version>
</dependency>


or

<dependency>
  <groupId>org.jboss.cache</groupId>
  <artifactId>jbosscache-pojo</artifactId>
  <version>3.0.0.GA</version>
</dependency>


to your <dependencies /> element.

--------------------------------------------------------------

Comment by going to Community
[http://community.jboss.org/docs/DOC-12844]

Create a new document in JBoss Cache at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2052]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100510/a38f67b3/attachment-0001.html 


More information about the jboss-user mailing list