is not current version
Last Version 7.5.1-RELEASE

com.gradecak.alfresco-mvc:alfresco-mvc-rest 5.0.1-RELEASE

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

GroupId

GroupId

com.gradecak.alfresco-mvc
ArtifactId

ArtifactId

alfresco-mvc-rest
Version

Version

5.0.1-RELEASE
Type

Type

jar

Download alfresco-mvc-rest 5.0.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>5.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gradecak.alfresco-mvc/alfresco-mvc-rest/
implementation 'com.gradecak.alfresco-mvc:alfresco-mvc-rest:5.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.gradecak.alfresco-mvc/alfresco-mvc-rest/
implementation ("com.gradecak.alfresco-mvc:alfresco-mvc-rest:5.0.1-RELEASE")
'com.gradecak.alfresco-mvc:alfresco-mvc-rest:jar:5.0.1-RELEASE'
<dependency org="com.gradecak.alfresco-mvc" name="alfresco-mvc-rest" rev="5.0.1-RELEASE">
  <artifact name="alfresco-mvc-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gradecak.alfresco-mvc', module='alfresco-mvc-rest', version='5.0.1-RELEASE')
)
libraryDependencies += "com.gradecak.alfresco-mvc" % "alfresco-mvc-rest" % "5.0.1-RELEASE"
[com.gradecak.alfresco-mvc/alfresco-mvc-rest "5.0.1-RELEASE"]