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.
LicenseModeShape is licensed under the business-friendly Lesser General Public License version 2.1 (LGPL v2.1). |
Latest Downloads
| Name | Version | Description | Size | Release date | Download |
|---|---|---|---|---|---|
| ModeShape JARs | 2.7.0.Final | JAR of JARs | 59MB | 2011-12-22 | modeshape-2.7.0.Final-all-with-dependencies.jar Downloads: 38 |
| ModeShape Binaries | 2.7.0.Final | Source and binaries | 88MB | 2011-12-22 | modeshape-2.7.0.Final-dist.zip Downloads: 39 |
| Kit for JBoss AS 5.x | 2.7.0.Final | ZIP file with everything needed to run ModeShape as a service in a JBoss AS 5.x profile | 18MB | 2011-12-22 | modeshape-2.7.0.Final-jbossas-5-dist.zip Downloads: 11 |
| Kit for JBoss AS 6.x | 2.7.0.Final | ZIP file with everything needed to run ModeShape as a service in a JBoss AS 6.x profile | 18MB | 2011-12-22 | modeshape-2.7.0.Final-jbossas-6-dist.zip Downloads: 26 |
| ModeShape client JAR | 2.7.0.Final | Self-contained JDBC driver and RESTful client library | 1.7MB | 2011-12-22 | modeshape-2.7.0.Final-client.jar Downloads: 20 |
| ModeShape Examples | 2.7.0.Final | Examples from the Getting Started document | 241K | 2011-12-22 | modeshape-2.7.0.Final-gettingstarted-examples.zip Downloads: 37 |
Downloads by release
The downloads for each release can be found on these pages: