net.lecousin.reactive-data-relational aka lc-spring-data-r2dbc

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

parent
Last Version

Last Version

0.10.2
Release Date

Release Date

Type

Type

pom
Description

Description

net.lecousin.reactive-data-relational aka lc-spring-data-r2dbc
Provide basic ORM features not covered by Spring Data R2DBC, such as joins, lazy loading, cascade
Project URL

Project URL

https://github.com/lecousin/lc-spring-data-r2dbc
Source Code Management

Source Code Management

https://github.com/lecousin/lc-spring-data-r2dbc

Download parent

Filename Size
parent-0.10.2.pom 9 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.7

Project Modules

  • core
  • h2
  • mysql
  • postgres
  • test-junit-5
  • test-spring-boot
  • jacoco-report-aggregate

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