Last Version

Apache Isis RestfulObjects Viewer AppLib 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-viewer-restfulobjects-applib
Version

Version

2.0.0-M2
Type

Type

jar
Description

Description

Apache Isis RestfulObjects Viewer AppLib
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-viewer-restfulobjects-applib 2.0.0-M2


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

Dependencies

compile (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.apache.isis.core : isis-core-applib jar 2.0.0-M2
com.fasterxml.jackson.core : jackson-databind jar 2.8.0
org.slf4j : slf4j-api jar 1.7.21

test (7)

Group / Artifact Type Version
org.apache.isis.core : isis-core-metamodel jar 2.0.0-M2
org.apache.isis.core : isis-core-unittestsupport jar 2.0.0-M2
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.