| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаeu.xenit.alfresco.client |
| Идентификатор | Идентификаторalfresco-webscripts-spring |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеalfresco-webscripts-spring
Spring implementation to access Alfresco's Webscripts Endpoint
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/eu.xenit.alfresco.client/alfresco-webscripts-spring/ -->
<dependency>
<groupId>eu.xenit.alfresco.client</groupId>
<artifactId>alfresco-webscripts-spring</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.xenit.alfresco.client/alfresco-webscripts-spring/
implementation 'eu.xenit.alfresco.client:alfresco-webscripts-spring:1.0.1'
// https://jarcasting.com/artifacts/eu.xenit.alfresco.client/alfresco-webscripts-spring/
implementation ("eu.xenit.alfresco.client:alfresco-webscripts-spring:1.0.1")
'eu.xenit.alfresco.client:alfresco-webscripts-spring:pom:1.0.1'
<dependency org="eu.xenit.alfresco.client" name="alfresco-webscripts-spring" rev="1.0.1">
<artifact name="alfresco-webscripts-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.xenit.alfresco.client', module='alfresco-webscripts-spring', version='1.0.1')
)
libraryDependencies += "eu.xenit.alfresco.client" % "alfresco-webscripts-spring" % "1.0.1"
[eu.xenit.alfresco.client/alfresco-webscripts-spring "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| eu.xenit.alfresco.client : alfresco-webscripts-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 |