| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаeu.xenit.alfresco.client |
| Идентификатор | Идентификаторalfresco-rest-client-spring |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеalfresco-rest-client-spring
Spring implementation to access Alfresco's Rest Endpoints
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/eu.xenit.alfresco.client/alfresco-rest-client-spring/ -->
<dependency>
<groupId>eu.xenit.alfresco.client</groupId>
<artifactId>alfresco-rest-client-spring</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.xenit.alfresco.client/alfresco-rest-client-spring/
implementation 'eu.xenit.alfresco.client:alfresco-rest-client-spring:1.0.1'
// https://jarcasting.com/artifacts/eu.xenit.alfresco.client/alfresco-rest-client-spring/
implementation ("eu.xenit.alfresco.client:alfresco-rest-client-spring:1.0.1")
'eu.xenit.alfresco.client:alfresco-rest-client-spring:pom:1.0.1'
<dependency org="eu.xenit.alfresco.client" name="alfresco-rest-client-spring" rev="1.0.1">
<artifact name="alfresco-rest-client-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.xenit.alfresco.client', module='alfresco-rest-client-spring', version='1.0.1')
)
libraryDependencies += "eu.xenit.alfresco.client" % "alfresco-rest-client-spring" % "1.0.1"
[eu.xenit.alfresco.client/alfresco-rest-client-spring "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| eu.xenit.alfresco.client : alfresco-rest-client-spi | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | |
| org.springframework.boot : spring-boot | jar | |
| org.springframework : spring-web | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.httpcomponents : httpclient | jar | |
| org.slf4j : slf4j-api | jar |