Alfresco Indexer - Client

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

CLI User Interface Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.maoo.indexer
ArtifactId

ArtifactId

alfresco-indexer-client
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Alfresco Indexer - Client
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-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3
com.google.guava : guava jar 15.0
com.google.code.gson : gson jar 2.2.4
org.slf4j : slf4j-log4j12 jar 1.7.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.mockito : mockito-core jar 1.9.5
com.github.tomakehurst : wiremock jar 1.34

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0
0.7.1
0.7.0