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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.isis.mavendeps
ArtifactId

ArtifactId

isis-mavendeps-webapp
Last Version

Last Version

2.0.0-M7
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (8)

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

provided (2)

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

Project Modules

There are no modules declared in this project.
org.apache.isis.mavendeps

The Apache Software Foundation

Versions

Version
2.0.0-M7
2.0.0-M6
2.0.0-M5
2.0.0-M4
2.0.0-M3
2.0.0-M2
2.0.0-M1
1.17.0
1.16.2
1.16.1
1.16.0
1.15.1
1.15.0