License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks ORM Data |
GroupId | GroupIdde.juplo |
ArtifactId | ArtifactIdreact-orm |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReactORM
Helper classes to realize a reactive access to data through ORM
|
Project Organization |
Project OrganizationyourSHOUTER UG (haftungsbeschränkt) |
Filename | Size |
---|---|
react-orm-1.0.0.pom | |
react-orm-1.0.0.jar | 12 KB |
react-orm-1.0.0-sources.jar | 8 KB |
react-orm-1.0.0-javadoc.jar | 36 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.reactivestreams : reactive-streams | jar | 1.0.1 |
org.slf4j : slf4j-api | jar |
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 |