Last Version

Alfresco MVC rest 7.5.1-RELEASE

Glue between SpringMVC and Alfresco. This library enables the usage of Spring @MVC within Alfresco.

License

License

GroupId

GroupId

com.gradecak.alfresco-mvc
ArtifactId

ArtifactId

alfresco-mvc-rest
Version

Version

7.5.1-RELEASE
Type

Type

jar
Description

Description

Alfresco MVC rest
Glue between SpringMVC and Alfresco. This library enables the usage of Spring @MVC within Alfresco.
Source Code Management

Source Code Management

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

Download alfresco-mvc-rest 7.5.1-RELEASE


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

Dependencies

provided (6)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
org.alfresco » alfresco-data-model jar
org.alfresco » alfresco-remote-api jar
org.springframework : spring-webmvc jar
org.alfresco » alfresco-repository jar
org.springframework : spring-test jar 5.1.8.RELEASE

test (2)

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