AppFuse Service Module

Service layer for AppFuse-based applications. Includes JavaMail support, as well as Spring AOP pointcuts that apply transaction attributes to all *Manager interfaces in a "service" package.

License

License

GroupId

GroupId

org.appfuse
ArtifactId

ArtifactId

appfuse-service
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

AppFuse Service Module
Service layer for AppFuse-based applications. Includes JavaMail support, as well as Spring AOP pointcuts that apply transaction attributes to all *Manager interfaces in a "service" package.
Project Organization

Project Organization

Pivotal Software, Inc.

Download appfuse-service

How to add to project

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

Dependencies

compile (25)

Group / Artifact Type Version
org.appfuse : appfuse-hibernate jar 3.5.0
commons-collections : commons-collections jar 3.2.1
net.sf.ehcache : ehcache-core jar 2.6.9
javax.mail : mail jar 1.4.1
org.mockito : mockito-core jar 1.10.8
org.apache.velocity : velocity jar 1.7
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.0.1
org.apache.cxf : cxf-rt-transports-http jar 3.0.1
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.0.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.4.4
org.springframework : spring-context-support jar
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 (2)

Group / Artifact Type Version
org.subethamail : subethasmtp-wiser jar 1.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
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