net.lecousin.reactive-data-relational:postgres

Provide basic ORM features not covered by Spring Data R2DBC, such as joins, lazy loading, cascade

Лицензия

Лицензия

Категории

Категории

Данные Сеть React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

net.lecousin.reactive-data-relational
Идентификатор

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

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

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

0.10.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Provide basic ORM features not covered by Spring Data R2DBC, such as joins, lazy loading, cascade

Скачать postgres

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

<!-- https://jarcasting.com/artifacts/net.lecousin.reactive-data-relational/postgres/ -->
<dependency>
    <groupId>net.lecousin.reactive-data-relational</groupId>
    <artifactId>postgres</artifactId>
    <version>0.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.lecousin.reactive-data-relational/postgres/
implementation 'net.lecousin.reactive-data-relational:postgres:0.10.2'
// https://jarcasting.com/artifacts/net.lecousin.reactive-data-relational/postgres/
implementation ("net.lecousin.reactive-data-relational:postgres:0.10.2")
'net.lecousin.reactive-data-relational:postgres:jar:0.10.2'
<dependency org="net.lecousin.reactive-data-relational" name="postgres" rev="0.10.2">
  <artifact name="postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.lecousin.reactive-data-relational', module='postgres', version='0.10.2')
)
libraryDependencies += "net.lecousin.reactive-data-relational" % "postgres" % "0.10.2"
[net.lecousin.reactive-data-relational/postgres "0.10.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.lecousin.reactive-data-relational : core jar 0.10.2
org.postgresql : r2dbc-postgresql jar 0.9.1.RELEASE

test (4)

Идентификатор библиотеки Тип Версия
net.lecousin.reactive-data-relational : core test-jar 0.10.2
net.lecousin.reactive-data-relational : test-junit-5 jar 0.10.2
io.zonky.test : embedded-postgres jar 1.2.8
org.springframework.boot : spring-boot-starter-test jar 2.6.7

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

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

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

Версия
0.10.2
0.10.1
0.10.0
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0