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.

License

License

GroupId

GroupId

com.rometools
ArtifactId

ArtifactId

rome-propono
Last Version

Last Version

1.18.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download rome-propono

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
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)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
junit : junit jar 4.13.2
jetty : jetty jar 4.2.12

Project Modules

There are no modules declared in this project.

Versions

Version
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