Alfresco Indexer Parent

The Maven Alfresco SDK Parent POM exposes the developer features of the Maven Alfresco SDK. Declare this POM as parent for your project and select the Alfresco version/edition by defining the alfresco.groupId and alfresco.version in your POM.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.maoo.indexer
ArtifactId

ArtifactId

alfresco-indexer-parent
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

pom
Description

Description

Alfresco Indexer Parent
The Maven Alfresco SDK Parent POM exposes the developer features of the Maven Alfresco SDK. Declare this POM as parent for your project and select the Alfresco version/edition by defining the alfresco.groupId and alfresco.version in your POM.

Download alfresco-indexer-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • alfresco-indexer-webscripts
  • alfresco-indexer-client
  • alfresco-indexer-webscripts-war

Versions

Version
0.8.1
0.8.0
0.7.1
0.7.0