Confluence Java Client

A simple Java client for the Confluence Cloud REST API

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.github.cpesch.com.github.crob1140
ArtifactId

ArtifactId

confluence-java-client
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Confluence Java Client
A simple Java client for the Confluence Cloud REST API
Project URL

Project URL

https://github.com/cpesch/confluence-java-client
Source Code Management

Source Code Management

https://github.com/cpesch/confluence-java-client.git

Download confluence-java-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.cpesch.com.github.crob1140/confluence-java-client/ -->
<dependency>
    <groupId>io.github.cpesch.com.github.crob1140</groupId>
    <artifactId>confluence-java-client</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cpesch.com.github.crob1140/confluence-java-client/
implementation 'io.github.cpesch.com.github.crob1140:confluence-java-client:1.1.0'
// https://jarcasting.com/artifacts/io.github.cpesch.com.github.crob1140/confluence-java-client/
implementation ("io.github.cpesch.com.github.crob1140:confluence-java-client:1.1.0")
'io.github.cpesch.com.github.crob1140:confluence-java-client:jar:1.1.0'
<dependency org="io.github.cpesch.com.github.crob1140" name="confluence-java-client" rev="1.1.0">
  <artifact name="confluence-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cpesch.com.github.crob1140', module='confluence-java-client', version='1.1.0')
)
libraryDependencies += "io.github.cpesch.com.github.crob1140" % "confluence-java-client" % "1.1.0"
[io.github.cpesch.com.github.crob1140/confluence-java-client "1.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-common jar 2.33
org.glassfish.jersey.core : jersey-client jar 2.33
org.glassfish.jersey.inject : jersey-hk2 jar 2.33
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.33
org.glassfish.jersey.media : jersey-media-multipart jar 2.33
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.github.tomakehurst : wiremock jar 2.27.2
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0