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

AppFuse Modular Archetype - Tapestry 2.0-m5

Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules: "core" and "web". The core module depends on appfuse-service, while the web module depends on core as well as AppFuse's Tapestry implementation.

Лицензия

Лицензия

Категории

Категории

Tape Данные Data Structures
Группа

Группа

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

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

appfuse-modular-tapestry
Версия

Версия

2.0-m5
Тип

Тип

jar
Описание

Описание

AppFuse Modular Archetype - Tapestry
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules: "core" and "web". The core module depends on appfuse-service, while the web module depends on core as well as AppFuse's Tapestry implementation.

Скачать appfuse-modular-tapestry 2.0-m5


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.acegisecurity : acegi-security-tiger jar 1.0.3
junit : junit Необязательный jar 3.8.2
log4j : log4j jar 1.2.13
mysql : mysql-connector-java jar 5.0.5
org.springframework : spring jar 2.0.5
org.springframework : spring-mock Необязательный jar 2.0.5

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

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