Isis RestfulObjects Viewer Implementation

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.viewer
ArtifactId

ArtifactId

isis-viewer-restfulobjects-impl
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Isis RestfulObjects Viewer Implementation
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-viewer-restfulobjects-impl

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.isis.core : isis-core-applib jar 1.0.0
org.apache.isis.core : isis-core-metamodel jar 1.0.0
org.apache.isis.core : isis-core-runtime jar 1.0.0
org.apache.isis.viewer : isis-viewer-restfulobjects-applib jar 1.0.0
org.apache.geronimo.specs : geronimo-annotation_1.0_spec jar 1.1.1
org.apache.geronimo.specs : geronimo-activation_1.1_spec jar 1.1
log4j : log4j jar 1.2.17
com.google.guava : guava jar 13.0.1
org.hamcrest : hamcrest-library jar 1.3

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_2.5_spec jar 1.2

test (6)

Group / Artifact Type Version
org.apache.isis.core : isis-core-unittestsupport jar 1.0.0
junit : junit jar 4.11
org.jmock : jmock-junit4 jar 2.5.1
org.jmock : jmock-legacy jar 2.5.1
cglib : cglib-nodep jar 2.2.2
org.objenesis : objenesis jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0