Last Version

rome-propono 1.18.0

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
Version

Version

1.18.0
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 1.18.0


<!-- 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.