Last Version

Reactor 1.0.1

An extension for Speedment that make it possible to react to changes in a database and creating Materialized Object Views (MOV).

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.github.pyknic
ArtifactId

ArtifactId

reactor
Version

Version

1.0.1
Type

Type

jar
Description

Description

Reactor
An extension for Speedment that make it possible to react to changes in a database and creating Materialized Object Views (MOV).
Project URL

Project URL

https://www.github.com/Pyknic/Reactor/

Download reactor 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.speedment : speedment jar 2.3.1

Project Modules

There are no modules declared in this project.