Skip to content

org.apache.isis.extensions.isis-extensions-excel 2.0.0-M9.20221020.0257.master.05da1819 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.apache.isis.extensions</groupId>
  <artifactId>isis-extensions-excel</artifactId>
  <version>2.0.0-M9.20221020.0257.master.05da1819</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

    A domain service for Apache Isis', allowing collections
    of (view model) objects to be exported/imported to/from an
    Excel spreadsheet.  Also support for excel-based fixtures.