The Isis team is pleased to announce the release of Apache Isis version
0.1.2-incubating
http://incubator.apache.org/isis
This is the first release of Apache Isis out of the incubator, and
comprises the initial take-on of the original Naked Objects Framework
along with a number of sister projects developed for the book, Domain
Driven Design using Naked Objects.
In addition, the release includes the scimpi framework, which provides a
customizable web viewer (using JSF-like tags), and an initial version of
a new JSON viewer (proving restful access to domain objects using JSON
representations). There is also an initial version of a NoSQL object
store, and improvements to the existing SQL object store.
Finally, there is an all-new website with lots of new documentation, and
an all-new Maven archetype to get you going quickly.
Full release notes are available at [1] on the Isis website.
You can access this release directly from the Maven central repo [2],
use the Maven archetype to configure an initial project [3], or download
the release and build it from source [4].
Enjoy!
-The Isis team
[1] http://incubator.apache.org/isis/release-notes-0.1.2-incubating.html
[2] http://search.maven.org
[3] http://incubator.apache.org/isis/quickstart-app.html
[4] http://incubator.apache.org/isis/downloads.html