| License | License | 
|---|---|
| GroupId | GroupIdcom.rometools | 
| ArtifactId | ArtifactIdrome-propono | 
| Last Version | Last Version1.18.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionrome-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. | 
| Filename | Size | 
|---|---|
| rome-propono-1.18.0.pom | |
| rome-propono-1.18.0.jar | 131 KB | 
| rome-propono-1.18.0-sources.jar | 143 KB | 
| rome-propono-1.18.0-javadoc.jar | 422 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| 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 |