codes.rafael.feed:feed-stream

This library implements persistent and consistent processing of feed data without making assumptions of a feed's structure or source. In this context a feed can represent any chain of data that can be implemented as the `FeedEndpoint` interface of the *feed-api* module.

Лицензия

Лицензия

Группа

Группа

codes.rafael.feed
Идентификатор

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

feed-stream
Последняя версия

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

This library implements persistent and consistent processing of feed data without making assumptions of a feed's structure or source. In this context a feed can represent any chain of data that can be implemented as the `FeedEndpoint` interface of the *feed-api* module.
Система контроля версий

Система контроля версий

http://github.com/raphw/skatteprosessen-feed/tree/master/feed-stream

Скачать feed-stream

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
codes.rafael.feed : feed-api jar 1.1

test (3)

Идентификатор библиотеки Тип Версия
codes.rafael.feed : feed-memory jar 1.1
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0

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

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

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

Версия
1.1
1.0