Last Version

Apache Isis Detached Tests (tests only) 2.0.0-M2

To break cyclic dependencies some tests needed to be detached from their originating module and moved here. And some tests require presence of core-plugins on the class-path, these also moved here.

License

License

GroupId

GroupId

org.apache.isis.core
ArtifactId

ArtifactId

isis-core-detached-tests
Version

Version

2.0.0-M2
Type

Type

jar
Description

Description

Apache Isis Detached Tests (tests only)
To break cyclic dependencies some tests needed to be detached from their originating module and moved here. And some tests require presence of core-plugins on the class-path, these also moved here.
Project Organization

Project Organization

The Apache Software Foundation

Download isis-core-detached-tests 2.0.0-M2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.isis.core : isis-core-commons 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
junit : junit Optional jar 4.12
org.picocontainer : picocontainer jar 2.15
org.jmock : jmock jar 2.6.0
org.jmock : jmock-junit4 jar 2.6.0
org.slf4j : slf4j-api jar 1.7.21

provided (1)

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

runtime (2)

Group / Artifact Type Version
org.apache.isis.core : isis-core-plugins-discovery-reflections jar 2.0.0-M2
org.apache.isis.core : isis-core-plugins-codegen-bytebuddy jar 2.0.0-M2

test (3)

Group / Artifact Type Version
org.apache.isis.core : isis-core-unittestsupport jar 2.0.0-M2
org.apache.isis.core : isis-core-runtime jar 2.0.0-M2
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.