Jar examples for r:reactor
An extension to Speedment Open Source that reguraly polls the database for updates to produce a materialized object view (MOV) of a table.
You can download jar file reactor 1.2.13 in this page.
The Apache Software License, Version 2.0
You can use the following script to add reactor-1.2.13.jar to your project.
<dependency> <groupId>com.tascape</groupId> <artifactId>reactor</artifactId> <version>1.2.13</version> </dependency>
compile group: 'com.tascape', name: 'reactor', version: '1.2.13'
libraryDependencies += "com.tascape" % "reactor" % "1.2.13"
<dependency org="com.tascape" name="reactor" rev="1.2.13"/>
@Grapes(@Grab(group='com.tascape', module='reactor', version='1.2.13'))
'com.tascape:reactor:jar:1.2.13'
Click the following link to download the jar file.
reactor-1.2.13-javadoc.jar