| License |
License |
|---|---|
| GroupId | GroupIdorg.orderofthebee.support-tools |
| ArtifactId | ArtifactIdsupport-tools-parent |
| Version | Version1.1.0.0 |
| Type | Typepom |
| Description |
DescriptionOOTBee 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
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| support-tools-parent-1.1.0.0.pom | 29 KB |
| Browse |
<!-- 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.1.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.1.0.0'
// https://jarcasting.com/artifacts/org.orderofthebee.support-tools/support-tools-parent/
implementation ("org.orderofthebee.support-tools:support-tools-parent:1.1.0.0")
'org.orderofthebee.support-tools:support-tools-parent:pom:1.1.0.0'
<dependency org="org.orderofthebee.support-tools" name="support-tools-parent" rev="1.1.0.0">
<artifact name="support-tools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.orderofthebee.support-tools', module='support-tools-parent', version='1.1.0.0')
)
libraryDependencies += "org.orderofthebee.support-tools" % "support-tools-parent" % "1.1.0.0"
[org.orderofthebee.support-tools/support-tools-parent "1.1.0.0"]