s

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
https://github.com/OrderOfTheBee/ootbee-support-tools
GNU Lesser General Public License, Version 3
Axel Faust Markus Joos Bindu Wavell Ahmed Owian
Files download
File Operation
support-tools-parent-1.2.2.0.pom download
Apache Maven
<dependency>
  <groupId>org.orderofthebee.support-tools</groupId>
  <artifactId>support-tools-parent</artifactId>
  <version>1.2.2.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.orderofthebee.support-tools:support-tools-parent:1.2.2.0'
Gradle Kotlin
implementation("org.orderofthebee.support-tools:support-tools-parent:1.2.2.0")
Scala SBT
libraryDependencies += "org.orderofthebee.support-tools" % "support-tools-parent" % "1.2.2.0"
Groovy Grape
@Grapes(
  @Grab(group='org.orderofthebee.support-tools', module='support-tools-parent', version='1.2.2.0')
)
Apache Ivy
<dependency org="org.orderofthebee.support-tools" name="support-tools-parent" rev="1.2.2.0" />
Leiningen
[org.orderofthebee.support-tools/support-tools-parent "1.2.2.0"]
Apache Buildr
'org.orderofthebee.support-tools:support-tools-parent:jar:1.2.2.0'
Dependencies
The project has no third-party dependencies