MVN

eu.xenit.alfresco.client : alfresco-rest-client-spring

Maven & Gradle

Apr 20, 2022
0 stars

alfresco-rest-client-spring · Spring implementation to access Alfresco's Rest Endpoints

<dependency>
    <groupId>eu.xenit.alfresco.client</groupId>
    <artifactId>alfresco-rest-client-spring</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.xenit.alfresco.client : alfresco-rest-client-spring to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of eu.xenit.alfresco.client : alfresco-rest-client-spring to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
alfresco-rest-client-spring-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.xenit.alfresco.client</groupId>
    <artifactId>alfresco-rest-client-spring</artifactId>
    <version>1.0.1</version>
</dependency>