Main Content

Using with Maven

By far the easiest way to use ModeShape is to use Maven, because with just a few lines of code, Maven will automatically pull all the JARs and source for all of the ModeShape libraries as well as everything those libraries need. For the details, see our Maven page.

Using JARs

If your application doesn't use Maven, you'll need to obtain the ModeShape JARs and place them onto your application's classpath. This is a bit more complicated, because you have to manage the JARs yourself, but ModeShape provides a single download with all of the JARs for all ModeShape components and all dependencies. For details, see Using Jars page.

Deploy to JBoss AS

You can deploy ModeShape and its RESTful and WebDAV services to JBoss AS by downloading the Kit for JBoss AS and extracting the ZIP contents into one (or more) of the JBoss AS profile directories. For more details, see the Reference Guide.



Latest Downloads

These are the downloads for the latest release of ModeShape, an implementation of the JCR 2.0 API (JSR-283) that uses the LGPL license.
NameVersionDescriptionSizeRelease dateDownload
ModeShape JARs2.7.0.FinalJAR of JARs59MB2011-12-22modeshape-2.7.0.Final-all-with-dependencies.jar
Downloads: 38
ModeShape Binaries2.7.0.FinalSource and binaries88MB2011-12-22modeshape-2.7.0.Final-dist.zip
Downloads: 39
Kit for JBoss AS 5.x2.7.0.FinalZIP file with everything needed to run ModeShape as a service in a JBoss AS 5.x profile18MB2011-12-22modeshape-2.7.0.Final-jbossas-5-dist.zip
Downloads: 11
Kit for JBoss AS 6.x2.7.0.FinalZIP file with everything needed to run ModeShape as a service in a JBoss AS 6.x profile18MB2011-12-22modeshape-2.7.0.Final-jbossas-6-dist.zip
Downloads: 26
ModeShape client JAR2.7.0.FinalSelf-contained JDBC driver and RESTful client library1.7MB2011-12-22modeshape-2.7.0.Final-client.jar
Downloads: 20
ModeShape Examples2.7.0.FinalExamples from the Getting Started document241K2011-12-22modeshape-2.7.0.Final-gettingstarted-examples.zip
Downloads: 37
Note: Downloads counter is updated once per day.