Skip to content

org.apache.isis.testing.isis-testing-fakedata 2.0.0-M8.20221016.0259.master.d27e49e3

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.apache.isis.testing</groupId>
  <artifactId>isis-testing-fakedata</artifactId>
  <version>2.0.0-M8.20221016.0259.master.d27e49e3</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

    A module providing a domain service to generate fake random data
    for use in unit tests or integration tests.