AppFuse Plugin Modules

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

License

License

GroupId

GroupId

org.appfuse.plugins
ArtifactId

ArtifactId

appfuse-plugins
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

AppFuse Plugin Modules
AppFuse is a full-stack framework for building web applications on the JVM.
Project Organization

Project Organization

Pivotal Software, Inc.

Download appfuse-plugins

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
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 Optional 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 Optional jar

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3

Project Modules

  • appfuse-maven-plugin
  • warpath-maven-plugin

Versions

Version
3.5.0
3.0.0
2.2.1
2.2
2.1.0
2.1.0-M2
2.1.0-M1