ReactORM

Helper classes to realize a reactive access to data through ORM

License

License

Categories

Categories

React User Interface Web Frameworks ORM Data
GroupId

GroupId

de.juplo
ArtifactId

ArtifactId

react-orm
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ReactORM
Helper classes to realize a reactive access to data through ORM
Project Organization

Project Organization

yourSHOUTER UG (haftungsbeschränkt)

Download react-orm

How to add to project

<!-- https://jarcasting.com/artifacts/de.juplo/react-orm/ -->
<dependency>
    <groupId>de.juplo</groupId>
    <artifactId>react-orm</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.juplo/react-orm/
implementation 'de.juplo:react-orm:1.0.0'
// https://jarcasting.com/artifacts/de.juplo/react-orm/
implementation ("de.juplo:react-orm:1.0.0")
'de.juplo:react-orm:jar:1.0.0'
<dependency org="de.juplo" name="react-orm" rev="1.0.0">
  <artifact name="react-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.juplo', module='react-orm', version='1.0.0')
)
libraryDependencies += "de.juplo" % "react-orm" % "1.0.0"
[de.juplo/react-orm "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.reactivestreams : reactive-streams jar 1.0.1
org.slf4j : slf4j-api jar

test (3)

Group / Artifact Type Version
org.reactivestreams : reactive-streams-tck jar 1.0.1
org.slf4j : jcl-over-slf4j jar
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0