The Apache Isis team is pleased to announce the release of Apache Isis v1.15.0.

New features in this release include:

  • inline prompts: the ability to edit a property or invoke an action (associated with a property) without requiring a modal dialog box.
  • a "hello world" archetype
  • upgrade of Apache Wicket from 6.x to 7.x.
  • allow applications and integration tests to be bootstrapped with less boilerplate
  • new metamodel validations for JAXB view models
  • rename isis-viewer-wicket artifacts to isis-core-viewer-wicket (for consistency with other core modules)

Full release notes are available on the Apache Isis website, as are the migration notes.

You can access this release directly from the Maven central repo.  Alternatively, or download the release and build it from source.
Enjoy!
--The Apache Isis team