Mattress Demo Web Application

Demo web application showing examples of the Mattress framework.

License

License

GroupId

GroupId

org.mattressframework
ArtifactId

ArtifactId

mattress-demo-webapp
Last Version

Last Version

1.0.0-ALPHA4
Release Date

Release Date

Type

Type

war
Description

Description

Mattress Demo Web Application
Demo web application showing examples of the Mattress framework.

Download mattress-demo-webapp

How to add to project

<!-- https://jarcasting.com/artifacts/org.mattressframework/mattress-demo-webapp/ -->
<dependency>
    <groupId>org.mattressframework</groupId>
    <artifactId>mattress-demo-webapp</artifactId>
    <version>1.0.0-ALPHA4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mattressframework/mattress-demo-webapp/
implementation 'org.mattressframework:mattress-demo-webapp:1.0.0-ALPHA4'
// https://jarcasting.com/artifacts/org.mattressframework/mattress-demo-webapp/
implementation ("org.mattressframework:mattress-demo-webapp:1.0.0-ALPHA4")
'org.mattressframework:mattress-demo-webapp:war:1.0.0-ALPHA4'
<dependency org="org.mattressframework" name="mattress-demo-webapp" rev="1.0.0-ALPHA4">
  <artifact name="mattress-demo-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mattressframework', module='mattress-demo-webapp', version='1.0.0-ALPHA4')
)
libraryDependencies += "org.mattressframework" % "mattress-demo-webapp" % "1.0.0-ALPHA4"
[org.mattressframework/mattress-demo-webapp "1.0.0-ALPHA4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.mattressframework : mattress-core jar 1.0.0-ALPHA4
org.mattressframework : mattress-ext jar 1.0.0-ALPHA4
com.thoughtworks.xstream : xstream jar [1.3,)
org.codehaus.jettison : jettison jar [1.0-RC2,)
org.springframework : spring-aop jar 2.5
org.springframework : spring-web jar 2.5

provided (1)

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

test (2)

Group / Artifact Type Version
org.mattressframework : mattress-test jar 1.0.0-ALPHA4
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-ALPHA4
1.0.0-ALPHA3
1.0.0-ALPHA2
1.0.0-ALPHA1