MVN

com.rometools : rome

Maven & Gradle

Mar 12, 2023
130 usages
870 stars

rome · All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format.

<dependency>
    <groupId>com.rometools</groupId>
    <artifactId>rome</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rometools : rome to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.rometools : rome to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
rome-2.1.0
2.0.x
rome-2.0.0
1.19.x
rome-1.19.0
1.18.x
rome-1.18.0
1.17.x
rome-1.17.0
1.16.x
rome-1.16.0
1.15.x
rome-1.15.0
1.14.x
rome-1.14.1
rome-1.14.0
1.13.x
rome-1.13.1
rome-1.13.0
1.12.x
rome-1.12.2
rome-1.12.1
rome-1.12.0
1.11.x
rome-1.11.1
rome-1.11.0
1.10.x
rome-1.10.0
1.9.x
rome-1.9.0
1.8.x
rome-1.8.1
rome-1.8.0
1.7.x
rome-1.7.4
rome-1.7.3
rome-1.7.2
rome-1.7.1
rome-1.7.0
1.6.x
rome-1.6.1
rome-1.6.0
1.5.x
rome-1.5.1
rome-1.5.0

How to add a dependency to Maven

Add the following com.rometools : rome maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rometools</groupId>
    <artifactId>rome</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rometools : rome gradle dependency to your build.gradle file:

implementation 'com.rometools:rome:2.1.0'

Gradle Kotlin DSL: Add the following com.rometools : rome gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rometools:rome:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rometools : rome sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rometools" % "rome" % "2.1.0"

Advertisement

Dependencies from Group

Mar 12, 2023
130 usages
870 stars
Mar 12, 2023
25 usages
871 stars
Feb 15, 2023
23 usages
869 stars
Mar 12, 2023
15 usages
869 stars
Feb 15, 2023
6 usages
871 stars

Discover Dependencies

Jul 11, 2023
72 usages
2.7k stars
Nov 09, 2019
31 usages
May 21, 2023
20 usages
14.7k stars
Aug 14, 2023
401 usages
3k stars
Jun 22, 2023
78 usages
294 stars
Aug 10, 2015
22 usages
Sep 08, 2021
4 usages
4.5k stars
Aug 10, 2023
27 usages
27 stars
Mar 10, 2017
165 usages