Alfresco Indexer - Webscripts War

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-webscripts-war
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

war
Description

Description

Alfresco Indexer - Webscripts War
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-webscripts-war

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.alfresco » alfresco war 5.0.d
com.h2database : h2 jar 1.4.185
tk.skuro.alfresco : h2-support jar 5.0
com.github.maoo.indexer : alfresco-indexer-webscripts amp 0.8.1

test (4)

Group / Artifact Type Version
com.github.maoo.indexer : alfresco-indexer-client jar 0.8.1
junit : junit jar 4.11
org.alfresco.cmis.client : alfresco-opencmis-extension jar 1.0
org.apache.chemistry.opencmis : chemistry-opencmis-client-impl jar 0.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0
0.7.1
0.7.0