MVN

org.orderofthebee.support-tools : support-tools-parent

Maven & Gradle

Jan 05, 2023
58 stars

OOTBee Support Tools - Parent · Addon to enhance the Repository and Share Admin Console/Tools with new tools and make tools previously exclusive to the Enterprise Edition addon Alfresco Support Tools available in Community Edition

<dependency>
    <groupId>org.orderofthebee.support-tools</groupId>
    <artifactId>support-tools-parent</artifactId>
    <version>1.2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.orderofthebee.support-tools : support-tools-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0.0

All Versions

Choose a version of org.orderofthebee.support-tools : support-tools-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
support-tools-parent-1.2.0.0
1.1.x
support-tools-parent-1.1.0.0
1.0.x
support-tools-parent-1.0.0.0
0.0.x
support-tools-parent-0.0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.orderofthebee.support-tools</groupId>
    <artifactId>support-tools-parent</artifactId>
    <version>1.2.0.0</version>
</dependency>