Last Version

Apache Isis Integration Testing Support 2.0.0-M2

Core framework, providing metamodel, runtime and core APIs. Also defines standard build process, as well as standard set of 3rd party dependencies (eg for testing and logging frameworks).

License

License

GroupId

GroupId

org.apache.isis.core
ArtifactId

ArtifactId

isis-core-integtestsupport
Version

Version

2.0.0-M2
Type

Type

jar
Description

Description

Apache Isis Integration Testing Support
Core framework, providing metamodel, runtime and core APIs. Also defines standard build process, as well as standard set of 3rd party dependencies (eg for testing and logging frameworks).
Project Organization

Project Organization

The Apache Software Foundation

Download isis-core-integtestsupport 2.0.0-M2


<!-- https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-integtestsupport/ -->
<dependency>
    <groupId>org.apache.isis.core</groupId>
    <artifactId>isis-core-integtestsupport</artifactId>
    <version>2.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-integtestsupport/
implementation 'org.apache.isis.core:isis-core-integtestsupport:2.0.0-M2'
// https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-integtestsupport/
implementation ("org.apache.isis.core:isis-core-integtestsupport:2.0.0-M2")
'org.apache.isis.core:isis-core-integtestsupport:jar:2.0.0-M2'
<dependency org="org.apache.isis.core" name="isis-core-integtestsupport" rev="2.0.0-M2">
  <artifact name="isis-core-integtestsupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.isis.core', module='isis-core-integtestsupport', version='2.0.0-M2')
)
libraryDependencies += "org.apache.isis.core" % "isis-core-integtestsupport" % "2.0.0-M2"
[org.apache.isis.core/isis-core-integtestsupport "2.0.0-M2"]

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.isis.core : isis-core-unittestsupport jar 2.0.0-M2
org.apache.isis.core : isis-core-specsupport jar 2.0.0-M2
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.junit.vintage : junit-vintage-engine jar 5.3.1
org.jmock : jmock jar 2.6.0
org.jmock : jmock-junit4 jar 2.6.0
org.apache.isis.core : isis-core-security jar 2.0.0-M2
org.apache.isis.core : isis-core-runtime jar 2.0.0-M2
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
javax.jdo : jdo-api jar 3.1

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.