License |
License |
---|---|
GroupId | GroupIdorg.apache.isis.testing |
ArtifactId | ArtifactIdisis-testing-fixtures-applib |
Last Version | Last Version2.0.0-M7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Isis Tst - Fixtures (applib)
Library to initialize the system under test, either for integration testing or for prototyping.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.isis.testing/isis-testing-fixtures-applib/ -->
<dependency>
<groupId>org.apache.isis.testing</groupId>
<artifactId>isis-testing-fixtures-applib</artifactId>
<version>2.0.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.isis.testing/isis-testing-fixtures-applib/
implementation 'org.apache.isis.testing:isis-testing-fixtures-applib:2.0.0-M7'
// https://jarcasting.com/artifacts/org.apache.isis.testing/isis-testing-fixtures-applib/
implementation ("org.apache.isis.testing:isis-testing-fixtures-applib:2.0.0-M7")
'org.apache.isis.testing:isis-testing-fixtures-applib:jar:2.0.0-M7'
<dependency org="org.apache.isis.testing" name="isis-testing-fixtures-applib" rev="2.0.0-M7">
<artifact name="isis-testing-fixtures-applib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.isis.testing', module='isis-testing-fixtures-applib', version='2.0.0-M7')
)
libraryDependencies += "org.apache.isis.testing" % "isis-testing-fixtures-applib" % "2.0.0-M7"
[org.apache.isis.testing/isis-testing-fixtures-applib "2.0.0-M7"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.10.13 |
org.apache.isis.subdomains : isis-subdomains-spring-applib | jar | 2.0.0-M7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.isis.testing : isis-testing-integtestsupport-applib | jar | 2.0.0-M7 |
org.apache.isis.persistence : isis-persistence-jdo-applib | jar | 2.0.0-M7 |
org.apache.isis.persistence : isis-persistence-jpa-applib | jar | 2.0.0-M7 |
org.apache.isis.core : isis-core-runtime | jar | 2.0.0-M7 |
org.projectlombok : lombok | jar | 1.18.22 |