Last Version

Alfresco MVC aop 7.5.1-RELEASE

Glue between Spring AOP and Alfresco. This library enables the usage of Spring AOP within Alfresco.

License

License

GroupId

GroupId

com.gradecak.alfresco-mvc
ArtifactId

ArtifactId

alfresco-mvc-aop
Version

Version

7.5.1-RELEASE
Type

Type

jar
Description

Description

Alfresco MVC aop
Glue between Spring AOP and Alfresco. This library enables the usage of Spring AOP within Alfresco.
Source Code Management

Source Code Management

https://github.com/dgradecak/alfresco-mvc/tree/master/alfresco-mvc-aop

Download alfresco-mvc-aop 7.5.1-RELEASE


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

Dependencies

provided (2)

Group / Artifact Type Version
org.alfresco » alfresco-data-model jar
org.alfresco » alfresco-repository jar

test (4)

Group / Artifact Type Version
org.alfresco » alfresco-repository jar
org.springframework : spring-test jar 5.1.8.RELEASE
org.mockito : mockito-core jar 3.0.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.1

Project Modules

There are no modules declared in this project.