net.lecousin.reactive-data-relational:h2

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

License

License

Categories

Categories

H2 Data Databases Net React User Interface Web Frameworks
GroupId

GroupId

net.lecousin.reactive-data-relational
ArtifactId

ArtifactId

h2
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 h2

How to add to project

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

Dependencies

compile (2)

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

test (3)

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