is not current version
Last Version 7.5.1-RELEASE

com.gradecak.alfresco-mvc:alfresco-mvc-rest 6.0.0-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

6.0.0-RELEASE
Type

Type

jar

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