Last Version

fr.turri:dokujclient 3.9.1

Library to use the xmlrpc interface of Dokuwiki

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.turri
ArtifactId

ArtifactId

dokujclient
Version

Version

3.9.1
Type

Type

jar
Description

Description

fr.turri:dokujclient
Library to use the xmlrpc interface of Dokuwiki
Project URL

Project URL

http://turri.fr/dokujclient
Source Code Management

Source Code Management

https://github.com/gturri/DokuJClient

Download dokujclient 3.9.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
fr.turri : aXMLRPC jar 1.10.0
com.martiansoftware : jsap jar 2.1

test (4)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 1.58
junit : junit jar 4.12
junit-addons : junit-addons jar 1.4
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.