Last Version

Apache Isis Spec 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-specsupport
Version

Version

2.0.0-M2
Type

Type

jar
Description

Description

Apache Isis Spec 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-specsupport 2.0.0-M2


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

Dependencies

compile (10)

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.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
info.cukes : cucumber-java jar 1.2.4
info.cukes : cucumber-junit jar 1.2.4
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.21

test (2)

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

Project Modules

There are no modules declared in this project.