net.lecousin.reactive-data-relational:postgres

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

License

License

Categories

Categories

Data Net React User Interface Web Frameworks
GroupId

GroupId

net.lecousin.reactive-data-relational
ArtifactId

ArtifactId

postgres
Last Version

Last Version

0.10.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download postgres

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
net.lecousin.reactive-data-relational : core jar 0.10.2
org.postgresql : r2dbc-postgresql jar 0.9.1.RELEASE

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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