is not current version
Last Version 1.0.8

PLGSharepointRestAPI-java 1.0.3

Sharepoint Rest API v1 easy to use java library for sharepoint online.

License

License

GroupId

GroupId

io.github.kikovalle.com.panxoloto.sharepoint.rest
ArtifactId

ArtifactId

PLGSharepointRestAPI
Version

Version

1.0.3
Type

Type

jar
Description

Description

PLGSharepointRestAPI-java
Sharepoint Rest API v1 easy to use java library for sharepoint online.
Project URL

Project URL

https://github.com/kikovalle/PLGSharepointRestAPI-java
Source Code Management

Source Code Management

http://github.com/kikovalle/PLGSharepointRestAPI-java

Download PLGSharepointRestAPI 1.0.3


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

Dependencies

compile (11)

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

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.3.0

Project Modules

There are no modules declared in this project.