is not current version
Last Version 2.0.0-M7

Apache Isis Maven Deps - Webapp 2.0.0-M6

Defines a module that can be almost used as a single dependency for running an Apache Isis webapp (Wicket, Restful Objects and Shiro security). Note: Also requires a persistence provider.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.isis.mavendeps
ArtifactId

ArtifactId

isis-mavendeps-webapp
Version

Version

2.0.0-M6
Type

Type

jar
Description

Description

Apache Isis Maven Deps - Webapp
Defines a module that can be almost used as a single dependency for running an Apache Isis webapp (Wicket, Restful Objects and Shiro security). Note: Also requires a persistence provider.
Project Organization

Project Organization

The Apache Software Foundation

Download isis-mavendeps-webapp 2.0.0-M6


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.4
org.apache.isis.core : isis-applib jar 2.0.0-M6
org.apache.isis.core : isis-schema jar 2.0.0-M6
org.apache.isis.viewer : isis-viewer-wicket-viewer jar 2.0.0-M6
org.apache.isis.viewer : isis-viewer-restfulobjects-jaxrsresteasy4 jar 2.0.0-M6
org.apache.isis.core : isis-core-security jar 2.0.0-M6
org.apache.isis.security : isis-security-bypass jar 2.0.0-M6
org.apache.isis.core : isis-core-runtimeservices jar 2.0.0-M6

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 2.5.4
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.