| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.kikovalle.com.panxoloto.sharepoint.rest |
| Идентификатор | ИдентификаторPLGSharepointRestAPI |
| Последняя версия | Последняя версия1.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPLGSharepointRestAPI-java
Sharepoint Rest API v1 easy to use java library for sharepoint online.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| PLGSharepointRestAPI-1.0.8.pom | |
| PLGSharepointRestAPI-1.0.8.jar | 54 KB |
| PLGSharepointRestAPI-1.0.8-sources.jar | 26 KB |
| PLGSharepointRestAPI-1.0.8-javadoc.jar | 119 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.kikovalle.com.panxoloto.sharepoint.rest/PLGSharepointRestAPI/ -->
<dependency>
<groupId>io.github.kikovalle.com.panxoloto.sharepoint.rest</groupId>
<artifactId>PLGSharepointRestAPI</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kikovalle.com.panxoloto.sharepoint.rest/PLGSharepointRestAPI/
implementation 'io.github.kikovalle.com.panxoloto.sharepoint.rest:PLGSharepointRestAPI:1.0.8'
// https://jarcasting.com/artifacts/io.github.kikovalle.com.panxoloto.sharepoint.rest/PLGSharepointRestAPI/
implementation ("io.github.kikovalle.com.panxoloto.sharepoint.rest:PLGSharepointRestAPI:1.0.8")
'io.github.kikovalle.com.panxoloto.sharepoint.rest:PLGSharepointRestAPI:jar:1.0.8'
<dependency org="io.github.kikovalle.com.panxoloto.sharepoint.rest" name="PLGSharepointRestAPI" rev="1.0.8">
<artifact name="PLGSharepointRestAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kikovalle.com.panxoloto.sharepoint.rest', module='PLGSharepointRestAPI', version='1.0.8')
)
libraryDependencies += "io.github.kikovalle.com.panxoloto.sharepoint.rest" % "PLGSharepointRestAPI" % "1.0.8"
[io.github.kikovalle.com.panxoloto.sharepoint.rest/PLGSharepointRestAPI "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.springframework : spring-core | jar | 5.3.14 |
| org.springframework : spring-context | jar | 5.3.14 |
| org.springframework : spring-web | jar | 5.3.14 |
| commons-io : commons-io | jar | 2.7 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
| org.json : json | jar | 20180813 |
| com.google.guava : guava | jar | [30.0-jre,) |
| junit : junit | jar | 4.13.1 |
| com.google.code.gson : gson | jar | 2.3.1 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 7.3.0 |