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

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.rome
ArtifactId

ArtifactId

rome-propono
Last Version

Last Version

1.0.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.
Project Organization

Project Organization

ROME Project

Download rome-propono

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
net.java.dev.rome : rome jar 1.0
commons-codec : commons-codec jar 1.3
commons-httpclient : commons-httpclient jar 3.0.1
commons-lang : commons-lang jar 2.4
commons-logging : commons-logging jar 1.0.4
commons-beanutils : commons-beanutils jar 1.6
ws-commons-util : ws-commons-util jar 1.0.1
xmlrpc : xmlrpc-client jar 3.0
xmlrpc : xmlrpc-common jar 3.0
javax.activation : activation jar 1.1
javax.servlet : servlet-api jar 2.5
net.oauth.core : oauth jar 20090531
net.oauth.core : oauth-provider jar 20090531

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.mortbay.jetty : jetty jar 4.2.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.9.13