MVN

net.java.dev.rome : rome-propono

Maven & Gradle

Apr 19, 2010
1 usages

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.

<dependency>
    <groupId>net.java.dev.rome</groupId>
    <artifactId>rome-propono</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.java.dev.rome : rome-propono to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.java.dev.rome : rome-propono to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
rome-propono-1.0.0
0.9.x
rome-propono-0.9.13

How to add a dependency to Maven

Add the following net.java.dev.rome : rome-propono maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.java.dev.rome</groupId>
    <artifactId>rome-propono</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.java.dev.rome : rome-propono gradle dependency to your build.gradle file:

implementation 'net.java.dev.rome:rome-propono:1.0.0'

Gradle Kotlin DSL: Add the following net.java.dev.rome : rome-propono gradle kotlin dependency to your build.gradle.kts file:

implementation("net.java.dev.rome:rome-propono:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.java.dev.rome : rome-propono sbt scala dependency to your build.sbt file:

libraryDependencies += "net.java.dev.rome" % "rome-propono" % "1.0.0"

Advertisement

Dependencies from Group

Apr 17, 2010
31 usages
Apr 17, 2010
5 usages
Apr 19, 2010
1 usages

Discover Dependencies

Apr 29, 2014
31 stars
Feb 19, 2015
5 stars
Oct 24, 2007
2 usages
Dec 05, 2014
46 usages
90 stars
Sep 20, 2005
Aug 13, 2013
3 usages
45 stars