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.

Лицензия

Лицензия

Группа

Группа

com.rometools
Идентификатор

Идентификатор

rome
Последняя версия

Последняя версия

1.18.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать rome

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.rometools : rome-utils jar 1.18.0
org.jdom : jdom2 jar 2.0.6.1
org.slf4j : slf4j-api jar 1.7.32

test (4)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.10
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
com.github.tomakehurst : wiremock jar 2.27.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.18.0
1.17.0
1.16.0
1.15.0
1.14.1
1.14.0
1.13.1
1.13.0
1.12.2
1.12.1
1.12.0
1.11.1
1.11.0
1.10.0
1.9.0
1.8.1
1.8.0
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.1
1.5.0