MVN

com.metaversant : rule-management

Maven & Gradle

Jun 30, 2020
3 stars

Alfresco Rule Management · Makes it easier to work with Alfresco rules through an API.

<dependency>
    <groupId>com.metaversant</groupId>
    <artifactId>rule-management</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.metaversant : rule-management to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.metaversant : rule-management to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
rule-management-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.metaversant</groupId>
    <artifactId>rule-management</artifactId>
    <version>1.1.0</version>
</dependency>

Advertisement