CONFLUENCE-REPORTING::XMLRPC::API

Maven's plugin that allow to generate "project's documentation" directly to confluence allowing, in the same time, to keep in-sync both project & documentation

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.bsc.maven
ArtifactId

ArtifactId

confluence-xmlrpc-api
Last Version

Last Version

7.6
Release Date

Release Date

Type

Type

jar
Description

Description

CONFLUENCE-REPORTING::XMLRPC::API
Maven's plugin that allow to generate "project's documentation" directly to confluence allowing, in the same time, to keep in-sync both project & documentation

Download confluence-xmlrpc-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1
org.apache.xmlrpc : xmlrpc-client jar 3.1.3
org.bsc.maven : maven-confluence-core jar 7.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
com.beust : jcommander jar 1.32
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.platform : junit-platform-runner jar 1.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
7.6
7.5
7.4
7.3.2
7.3.1
7.3
7.2.1
7.2
7.1
7.0
7.0-rc2
7.0-rc1
7.0-beta2