is not current version
Last Version 1.1.0.0

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

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

GroupId

GroupId

org.orderofthebee.support-tools
ArtifactId

ArtifactId

support-tools-parent
Version

Version

1.0.0.0
Type

Type

pom

Download support-tools-parent 1.0.0.0


<!-- https://jarcasting.com/artifacts/org.orderofthebee.support-tools/support-tools-parent/ -->
<dependency>
    <groupId>org.orderofthebee.support-tools</groupId>
    <artifactId>support-tools-parent</artifactId>
    <version>1.0.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.orderofthebee.support-tools/support-tools-parent/
implementation 'org.orderofthebee.support-tools:support-tools-parent:1.0.0.0'
// https://jarcasting.com/artifacts/org.orderofthebee.support-tools/support-tools-parent/
implementation ("org.orderofthebee.support-tools:support-tools-parent:1.0.0.0")
'org.orderofthebee.support-tools:support-tools-parent:pom:1.0.0.0'
<dependency org="org.orderofthebee.support-tools" name="support-tools-parent" rev="1.0.0.0">
  <artifact name="support-tools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.orderofthebee.support-tools', module='support-tools-parent', version='1.0.0.0')
)
libraryDependencies += "org.orderofthebee.support-tools" % "support-tools-parent" % "1.0.0.0"
[org.orderofthebee.support-tools/support-tools-parent "1.0.0.0"]