AppFuse Modular Archetype - GWT

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 GWT implementation.

Лицензия

Лицензия

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

appfuse-modular-gwt
Последняя версия

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

3.5.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

AppFuse Modular Archetype - GWT
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 GWT implementation.
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать appfuse-modular-gwt

Имя Файла Размер
appfuse-modular-gwt-3.5.0.pom 4 KB
Обзор

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

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

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
commons-lang : commons-lang jar 2.6
org.springframework.security : spring-security-core jar
org.springframework.security : spring-security-config jar
org.springframework.security : spring-security-ldap jar
org.aspectj : aspectjweaver jar 1.8.4
org.aspectj : aspectjrt jar 1.8.4
junit : junit Необязательный jar 4.12
org.slf4j : slf4j-api jar 1.7.7
org.apache.logging.log4j : log4j-jcl jar 2.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.1
org.apache.logging.log4j : log4j-core jar 2.1
org.jboss.logging : jboss-logging jar 3.2.0.Beta1
mysql : mysql-connector-java jar 5.1.27
org.springframework : spring-test Необязательный jar

test (1)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-all jar 1.3

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

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

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

Версия
3.5.0