Confluence Java Client

A simple Java client for the Confluence Cloud REST API

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.crob1140
ArtifactId

ArtifactId

confluence-java-client
Last Version

Last Version

1.0.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/crob1140/confluence-java-client
Source Code Management

Source Code Management

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

Download confluence-java-client

How to add to project

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

Dependencies

compile (6)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0