Last Version

madura-perspectives-manager 3.4.0

Perspectives, in this case, are snap-in applications that plug into the main application and share the login information, locale etc of the surrounding application. That means the subapplications don't have to worry about those issues and can be simpler. It also means you can construct a semi-dynamic workspace with plugged in apps that share a common look and feel (another thing that is set globally) and can even communicate with each other.

GroupId

GroupId

nz.co.senanque
ArtifactId

ArtifactId

madura-perspectives-manager
Version

Version

3.4.0
Type

Type

war
Description

Description

madura-perspectives-manager
Perspectives, in this case, are snap-in applications that plug into the main application and share the login information, locale etc of the surrounding application. That means the subapplications don't have to worry about those issues and can be simpler. It also means you can construct a semi-dynamic workspace with plugged in apps that share a common look and feel (another thing that is set globally) and can even communicate with each other.
Project Organization

Project Organization

Prometheus Consulting

Download madura-perspectives-manager 3.4.0


<!-- https://jarcasting.com/artifacts/nz.co.senanque/madura-perspectives-manager/ -->
<dependency>
    <groupId>nz.co.senanque</groupId>
    <artifactId>madura-perspectives-manager</artifactId>
    <version>3.4.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/nz.co.senanque/madura-perspectives-manager/
implementation 'nz.co.senanque:madura-perspectives-manager:3.4.0'
// https://jarcasting.com/artifacts/nz.co.senanque/madura-perspectives-manager/
implementation ("nz.co.senanque:madura-perspectives-manager:3.4.0")
'nz.co.senanque:madura-perspectives-manager:war:3.4.0'
<dependency org="nz.co.senanque" name="madura-perspectives-manager" rev="3.4.0">
  <artifact name="madura-perspectives-manager" type="war" />
</dependency>
@Grapes(
@Grab(group='nz.co.senanque', module='madura-perspectives-manager', version='3.4.0')
)
libraryDependencies += "nz.co.senanque" % "madura-perspectives-manager" % "3.4.0"
[nz.co.senanque/madura-perspectives-manager "3.4.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.logback-extensions : logback-ext-spring jar 0.1.4
ch.qos.logback : logback-classic jar 1.1.3
nz.co.senanque : madura-perspectives-library jar 3.4.0
nz.co.senanque : madura-rules jar 3.3.5
nz.co.senanque : madura-vaadin-directed jar 3.4.0
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
nz.co.senanque : madura-springsecurity-login jar 3.4.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.