Last Version

net.lecousin.reactive-data-relational:h2 0.10.2

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
Version

Version

0.10.2
Type

Type

jar
Description

Description

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

Download h2 0.10.2


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