MVN

org.apache.isis.testing : isis-testing-fixtures

Maven & Gradle

Oct 14, 2022

Apache Isis Tst - Fixtures (parent) · Library to initialize the system under test, either for integration testing or for prototyping.

<dependency>
    <groupId>org.apache.isis.testing</groupId>
    <artifactId>isis-testing-fixtures</artifactId>
    <version>2.0.0-M9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.isis.testing : isis-testing-fixtures to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0-M9

All Versions

Choose a version of org.apache.isis.testing : isis-testing-fixtures to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
isis-testing-fixtures-2.0.0-M9
isis-testing-fixtures-2.0.0-M8
isis-testing-fixtures-2.0.0-M7
isis-testing-fixtures-2.0.0-M6
isis-testing-fixtures-2.0.0-M5
isis-testing-fixtures-2.0.0-M4
isis-testing-fixtures-2.0.0-M3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.isis.testing</groupId>
    <artifactId>isis-testing-fixtures</artifactId>
    <version>2.0.0-M9</version>
</dependency>