Waffle Testing

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

Лицензия

Лицензия

BSD license
Группа

Группа

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

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

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

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

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать waffle-testing

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.codehaus.waffle : waffle-core jar 1.3
javax.servlet : servlet-api jar 2.5
org.freemarker : freemarker jar 2.3.12
opensymphony : sitemesh jar 2.3
commons-io : commons-io jar 1.4

test (1)

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

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

Данный проект не имеет модулей.

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

Версия
1.3
1.2
1.1