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.26 in this page.
The Apache Software License, Version 2.0
You can use the following script to add reactor-1.2.26.jar to your project.
<dependency> <groupId>com.tascape</groupId> <artifactId>reactor</artifactId> <version>1.2.26</version> </dependency>
compile group: 'com.tascape', name: 'reactor', version: '1.2.26'
libraryDependencies += "com.tascape" % "reactor" % "1.2.26"
<dependency org="com.tascape" name="reactor" rev="1.2.26"/>
@Grapes(@Grab(group='com.tascape', module='reactor', version='1.2.26'))
'com.tascape:reactor:jar:1.2.26'
Click the following link to download the jar file.
reactor-1.2.26-javadoc.jar