Last Version

Apache Isis Schemas 2.0.0-M2

Apache Isis schemas, for conversion into canonical DTOs (for use in integration scenarios).

License

License

GroupId

GroupId

org.apache.isis.core
ArtifactId

ArtifactId

isis-core-schema
Version

Version

2.0.0-M2
Type

Type

jar
Description

Description

Apache Isis Schemas
Apache Isis schemas, for conversion into canonical DTOs (for use in integration scenarios).
Project Organization

Project Organization

The Apache Software Foundation

Download isis-core-schema 2.0.0-M2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.isis.core : isis-core-commons jar 2.0.0-M2
joda-time : joda-time jar 2.9.4
org.slf4j : slf4j-api jar 1.7.21

test (5)

Group / Artifact Type Version
org.jmock : jmock-junit4 jar 2.6.0
org.hamcrest : hamcrest-library jar 1.3
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

Project Modules

There are no modules declared in this project.