wordpress-java

This is a small client library and a command line interface for interacting with the xmlrpc interface of wordpress.

License

License

Categories

Categories

Net
GroupId

GroupId

net.bican
ArtifactId

ArtifactId

jwordpress
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

wordpress-java
This is a small client library and a command line interface for interacting with the xmlrpc interface of wordpress.
Project Organization

Project Organization

Can Bican
Source Code Management

Source Code Management

https://github.com/canbican/wordpress-java

Download jwordpress

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.json : json jar 20140107
redstone.xmlrpc » xmlrpc jar 1.1.1
commons-configuration : commons-configuration jar 1.8
commons-cli : commons-cli jar 1.2
commons-logging : commons-logging jar 1.1.1
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.7.12
org.projectlombok : lombok jar 1.16.16

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.slf4j : slf4j-simple jar 1.7.12
joda-time : joda-time jar 2.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1