License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdfr.turri |
ArtifactId | ArtifactIddokujclient |
Version | Version3.9.1 |
Type | Typejar |
Description |
Descriptionfr.turri:dokujclient
Library to use the xmlrpc interface of Dokuwiki
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dokujclient-3.9.1.pom | |
dokujclient-3.9.1.jar | 90 KB |
dokujclient-3.9.1-sources.jar | 53 KB |
dokujclient-3.9.1-javadoc.jar | 381 KB |
dokujclient-3.9.1-bin.zip | 2 MB |
dokujclient-3.9.1-bin.tar.gz | 2 MB |
dokujclient-3.9.1-bin.tar.bz2 | 2 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
fr.turri : aXMLRPC | jar | 1.10.0 |
com.martiansoftware : jsap | jar | 2.1 |
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 |