License |
License |
---|---|
GroupId | GroupIdorg.mattressframework |
ArtifactId | ArtifactIdmattress-demo-webapp |
Last Version | Last Version1.0.0-ALPHA4 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionMattress Demo Web Application
Demo web application showing examples of the Mattress framework.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.mattressframework : mattress-test | jar | 1.0.0-ALPHA4 |
junit : junit | jar | 4.4 |