Futures as in java.util.concurrent, but with the ability to report progress.
'com.github.rickyclarkson:monitorablefutures:1.5'
<dependency>
<groupId>com.github.rickyclarkson</groupId>
<artifactId>monitorablefutures</artifactId>
<version>1.5</version>
</dependency>
<dependency org="com.github.rickyclarkson" name="monitorablefutures" rev="1.5"/>
"com.github.rickyclarkson", "monitorablefutures", "1.5"