codes.rafael.feed:feed-persistent-jdbc

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-persistent-jdbc
Последняя версия

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

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-persistent-jdbc

Скачать feed-persistent-jdbc

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

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

Зависимости

compile (1)

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

test (11)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.1.0
org.slf4j : slf4j-simple jar 1.7.32
org.liquibase : liquibase-core jar 4.6.1
org.hsqldb : hsqldb jar 2.6.1
com.zaxxer : HikariCP jar 5.0.0
org.testcontainers : postgresql jar 1.16.2
org.testcontainers : oracle-xe jar 1.16.2
org.postgresql : postgresql jar 42.3.1
com.oracle.database.jdbc : ojdbc11 jar 21.3.0.0

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

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

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

Версия
1.1
1.0