Downloads

License

Crafter rivet is licensed under the GNU General Public License version 3.0.

Latest Stable Release | Change Log

Current Version (STABLE)

As a Maven Dependency

Add the repository

<repository>
  <snapshots>
    <enabled>false</enabled>
  </snapshots>
  <id>Rivet Logic</id>
  <url>http://mvn.rivetlogic.com/artifactory/repo</url>
</repository>

Add the dependency

<groupId>org.rivetlogic</groupId>
<artifactId>crafter</artifactId>
<version>1.5.12</version>

Development Release (UNSTABLE)

As a Maven Dependency

Add the repository

<repository>
  <snapshots>
    <enabled>false</enabled>
  </snapshots>
  <id>Rivet Logic</id>
  <url>http://mvn.rivetlogic.com/artifactory/repo</url>
</repository>

Add the dependency

<groupId>org.rivetlogic</groupId>
<artifactId>crafter</artifactId>
<version>2.0.0-SNAPSHOT</version>

Source Code

You can check out the source from Subversion at:
Head (unstable): https://svn.rivetlogic.org/repos/rivets/crafter/core/trunk
Releases: https://svn.rivetlogic.org/repos/rivets/crafter/core/tags

[Older Versions]

Sample Applications

Seam Demo Application
Grails Demo Application - See instructions at http://wiki.crafterrivet.org/display/Crafter/1.1.1+Installing+Demo

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.