AppFuse

AppFuse is a full-stack framework for building web applications on the JVM.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

3.5.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

AppFuse
AppFuse is a full-stack framework for building web applications on the JVM.
Организация-разработчик

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

Pivotal Software, Inc.

Скачать appfuse

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

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

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

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

  • data
  • service
  • web
  • archetypes
  • plugins

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

Версия
3.5.0
3.0.0
2.2.1
2.2
2.1.0
2.1.0-M2
2.1.0-M1
2.0.2
2.0.1
2.0
2.0-rc1
2.0-m5
2.0-m4
2.0-m3
2.0-m2