| License |
License |
|---|---|
| GroupId | GroupIdio.github.kikovalle.com.panxoloto.sharepoint.rest |
| ArtifactId | ArtifactIdPLGSharepointRestAPI |
| Version | Version1.0.3 |
| Type | Typejar |
| Description |
DescriptionPLGSharepointRestAPI-java
Sharepoint Rest API v1 easy to use java library for sharepoint online.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| PLGSharepointRestAPI-1.0.3.pom | |
| PLGSharepointRestAPI-1.0.3.jar | 54 KB |
| PLGSharepointRestAPI-1.0.3-sources.jar | 26 KB |
| PLGSharepointRestAPI-1.0.3-javadoc.jar | 119 KB |
| Browse |
<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/io.github.kikovalle.com.panxoloto.sharepoint.rest/PLGSharepointRestAPI/
implementation ("io.github.kikovalle.com.panxoloto.sharepoint.rest:PLGSharepointRestAPI:1.0.3")
'io.github.kikovalle.com.panxoloto.sharepoint.rest:PLGSharepointRestAPI:jar:1.0.3'
<dependency org="io.github.kikovalle.com.panxoloto.sharepoint.rest" name="PLGSharepointRestAPI" rev="1.0.3">
<artifact name="PLGSharepointRestAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kikovalle.com.panxoloto.sharepoint.rest', module='PLGSharepointRestAPI', version='1.0.3')
)
libraryDependencies += "io.github.kikovalle.com.panxoloto.sharepoint.rest" % "PLGSharepointRestAPI" % "1.0.3"
[io.github.kikovalle.com.panxoloto.sharepoint.rest/PLGSharepointRestAPI "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.springframework : spring-core | jar | 5.1.7.RELEASE |
| org.springframework : spring-context | jar | 5.1.7.RELEASE |
| org.springframework : spring-web | jar | 5.1.7.RELEASE |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.3.0 |