Last Version

WordPress-Client 0.1.6

WordPress Java client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.chobit.wp
ArtifactId

ArtifactId

wordpress-client
Version

Version

0.1.6
Type

Type

jar
Description

Description

WordPress-Client
WordPress Java client
Project URL

Project URL

https://github.com/zhyea/wordpress-client
Source Code Management

Source Code Management

https://github.com/zhyea/wordpress-client

Download wordpress-client 0.1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.xmlrpc : xmlrpc-client jar 3.1.3
com.fasterxml.jackson.core : jackson-databind jar 2.10.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.