wordpress-java

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

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.bican
Идентификатор

Идентификатор

jwordpress
Последняя версия

Последняя версия

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

wordpress-java
This is a small client library and a command line interface for interacting with the xmlrpc interface of wordpress.
Организация-разработчик

Организация-разработчик

Can Bican
Система контроля версий

Система контроля версий

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

Скачать jwordpress

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
org.slf4j : slf4j-simple jar 1.7.12
joda-time : joda-time jar 2.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.7.0
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1