rome-propono

The ROME Propono subproject is a Java class library that supports publishing protocols, specifically the Atom Publishing Protocol and the legacy MetaWeblog API. Propono includes an Atom client library, Atom server framework and a Blog client that supports both Atom protocol and the MetaWeblog API.

Лицензия

Лицензия

Группа

Группа

com.rometools
Идентификатор

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

rome-propono
Последняя версия

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

1.18.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

rome-propono
The ROME Propono subproject is a Java class library that supports publishing protocols, specifically the Atom Publishing Protocol and the legacy MetaWeblog API. Propono includes an Atom client library, Atom server framework and a Blog client that supports both Atom protocol and the MetaWeblog API.

Скачать rome-propono

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.rometools : rome jar 1.18.0
commons-httpclient : commons-httpclient jar 3.1
org.apache.commons : commons-lang3 jar 3.12.0
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.xmlrpc : xmlrpc-client jar 3.1.3
net.oauth.core : oauth jar 20100527
com.sun.activation : javax.activation jar 1.2.0

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (3)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.10
junit : junit jar 4.13.2
jetty : jetty jar 4.2.12

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

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

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

Версия
1.18.0
1.17.0
1.16.0
1.15.0
1.14.1
1.14.0
1.13.1
1.13.0
1.12.2
1.12.1
1.12.0
1.11.1
1.11.0
1.10.0
1.9.0
1.8.1
1.8.0
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.1
1.5.0