Last Version

Confluence REST Client 1.0.4

REST Client for interact with Confluence wiki

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.lucapino
ArtifactId

ArtifactId

confluence-rest-client
Version

Version

1.0.4
Type

Type

jar
Description

Description

Confluence REST Client
REST Client for interact with Confluence wiki
Project URL

Project URL

https://github.com/lucapino/confluence-rest-client
Source Code Management

Source Code Management

https://github.com/lucapino/confluence-rest-client.git

Download confluence-rest-client 1.0.4


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpmime jar 4.5.3
com.google.code.gson : gson jar 2.8.2
org.apache.commons : commons-lang3 jar 3.6
javax.ws.rs : jsr311-api jar 1.1.1
commons-io : commons-io jar 2.6
commons-validator : commons-validator jar 1.6
org.slf4j : slf4j-api jar 1.7.25

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (1)

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

Project Modules

There are no modules declared in this project.