Last Version

Waffle MyDvds Example 1.0-RC-2

Waffle is a Java action-based web framework that was built to support enterprise-level business applications, with no mandatory XML configuration (beyond the minimal web.xml required by any webapp) and no proprietary UI markup language. Its guiding principles are agility, simplicity, pluggability and interoperability.

License

License

BSD license
GroupId

GroupId

org.codehaus.waffle
ArtifactId

ArtifactId

waffle-mydvds-example
Version

Version

1.0-RC-2
Type

Type

war
Description

Description

Waffle MyDvds Example
Waffle is a Java action-based web framework that was built to support enterprise-level business applications, with no mandatory XML configuration (beyond the minimal web.xml required by any webapp) and no proprietary UI markup language. Its guiding principles are agility, simplicity, pluggability and interoperability.

Download waffle-mydvds-example 1.0-RC-2


<!-- https://jarcasting.com/artifacts/org.codehaus.waffle/waffle-mydvds-example/ -->
<dependency>
    <groupId>org.codehaus.waffle</groupId>
    <artifactId>waffle-mydvds-example</artifactId>
    <version>1.0-RC-2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.waffle/waffle-mydvds-example/
implementation 'org.codehaus.waffle:waffle-mydvds-example:1.0-RC-2'
// https://jarcasting.com/artifacts/org.codehaus.waffle/waffle-mydvds-example/
implementation ("org.codehaus.waffle:waffle-mydvds-example:1.0-RC-2")
'org.codehaus.waffle:waffle-mydvds-example:war:1.0-RC-2'
<dependency org="org.codehaus.waffle" name="waffle-mydvds-example" rev="1.0-RC-2">
  <artifact name="waffle-mydvds-example" type="war" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.waffle', module='waffle-mydvds-example', version='1.0-RC-2')
)
libraryDependencies += "org.codehaus.waffle" % "waffle-mydvds-example" % "1.0-RC-2"
[org.codehaus.waffle/waffle-mydvds-example "1.0-RC-2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.hibernate : hibernate jar 3.2.4.ga
org.hibernate : hibernate-annotations jar 3.2.0.ga
org.hibernate : hibernate-validator jar 3.0.0.ga
org.codehaus.waffle : waffle-core jar 1.0-RC-2
org.codehaus.waffle : waffle-mock jar 1.0-RC-2
org.codehaus.waffle : waffle-taglib jar 1.0-RC-2

provided (2)

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

runtime (5)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.2.2
hsqldb : hsqldb jar 1.8.0.7
javax.servlet : jstl jar 1.1.2
taglibs : standard jar 1.1.2
commons-logging : commons-logging jar 1.1

test (1)

Group / Artifact Type Version
org.jmock : jmock-junit4 jar 2.4.0

Project Modules

There are no modules declared in this project.