Last Version

Apache Isis Core - WebApp 2.0.0-M7

Bundles all the web specific classes a srequired by viewers. Introduced to keep the 'runtime' package concise.

License

License

GroupId

GroupId

org.apache.isis.core
ArtifactId

ArtifactId

isis-core-webapp
Version

Version

2.0.0-M7
Type

Type

jar
Description

Description

Apache Isis Core - WebApp
Bundles all the web specific classes a srequired by viewers. Introduced to keep the 'runtime' package concise.
Project Organization

Project Organization

The Apache Software Foundation

Download isis-core-webapp 2.0.0-M7


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.isis.core : isis-core-runtime jar 2.0.0-M7
org.apache.isis.core : isis-core-transaction jar 2.0.0-M7
org.apache.isis.core : isis-core-interaction jar 2.0.0-M7
org.springframework : spring-web jar
org.springframework.boot : spring-boot-actuator jar 2.6.4
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.6.4
org.springframework.boot : spring-boot jar 2.6.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
org.apache.isis.core : isis-core-internaltestsupport jar 2.0.0-M7

Project Modules

There are no modules declared in this project.