Последняя версия

Alfresco Indexer - Client 0.8.1

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.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем Dex Универсальные библиотеки Utility
Группа

Группа

com.github.maoo.indexer
Идентификатор

Идентификатор

alfresco-indexer-client
Версия

Версия

0.8.1
Тип

Тип

jar
Описание

Описание

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.

Скачать alfresco-indexer-client 0.8.1


<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
org.mockito : mockito-core jar 1.9.5
com.github.tomakehurst : wiremock jar 1.34

Модули Проекта

Данный проект не имеет модулей.