NextCloud Java API library

Java api library to access nextcloud features from java applications

License

License

GroupId

GroupId

org.aarboard.nextcloud
ArtifactId

ArtifactId

nextcloud-api
Last Version

Last Version

12.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

NextCloud Java API library
Java api library to access nextcloud features from java applications
Project URL

Project URL

https://github.com/a-schild/nextcloud-java-api
Source Code Management

Source Code Management

https://github.com/a-schild/nextcloud-java-api

Download nextcloud-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.aarboard.nextcloud/nextcloud-api/ -->
<dependency>
    <groupId>org.aarboard.nextcloud</groupId>
    <artifactId>nextcloud-api</artifactId>
    <version>12.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.aarboard.nextcloud/nextcloud-api/
implementation 'org.aarboard.nextcloud:nextcloud-api:12.0.2'
// https://jarcasting.com/artifacts/org.aarboard.nextcloud/nextcloud-api/
implementation ("org.aarboard.nextcloud:nextcloud-api:12.0.2")
'org.aarboard.nextcloud:nextcloud-api:jar:12.0.2'
<dependency org="org.aarboard.nextcloud" name="nextcloud-api" rev="12.0.2">
  <artifact name="nextcloud-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aarboard.nextcloud', module='nextcloud-api', version='12.0.2')
)
libraryDependencies += "org.aarboard.nextcloud" % "nextcloud-api" % "12.0.2"
[org.aarboard.nextcloud/nextcloud-api "12.0.2"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.4.15
org.apache.httpcomponents : httpasyncclient jar 4.1.5
org.apache.httpcomponents : httpclient jar 4.5.13
org.slf4j : slf4j-api jar 1.7.36
com.github.lookfirst : sardine jar 5.10
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
org.glassfish.jaxb : jaxb-runtime jar 3.0.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
12.0.2
12.0.1
12.0.0
11.6.0
11.5.1
11.5.0
11.4.1
11.4.0
11.3.0
11.2.0
11.1.0
11.0.3
11.0.2
11.0.1