Waffle Examples

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.

Лицензия

Лицензия

BSD license
Группа

Группа

org.codehaus.waffle
Идентификатор

Идентификатор

waffle-examples
Последняя версия

Последняя версия

1.0-RC-2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Waffle Examples
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.

Скачать waffle-examples

Имя Файла Размер
waffle-examples-1.0-RC-2.pom 3 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5
log4j : log4j jar 1.2.14

runtime (3)

Идентификатор библиотеки Тип Версия
javax.servlet : jstl jar 1.1.2
taglibs : standard jar 1.1.2
commons-logging : commons-logging jar 1.1

test (1)

Идентификатор библиотеки Тип Версия
org.jmock : jmock-junit4 jar 2.4.0

Модули Проекта

  • simple-example
  • jruby-example
  • freemarker-example
  • paranamer-example
  • migration-example
  • mydvds-example

Версии библиотеки

Версия
1.0-RC-2