<dependency>
<groupId>org.fxmisc.richtext</groupId>
<artifactId>richtextfx</artifactId>
<version>0.9.0</version>
</dependency>
compile
|-- org.reactfx:reactfx:2.0-M5
|-- org.fxmisc.undo:undofx:2.0.0
|-- org.fxmisc.flowless:flowless:0.6
|-- org.fxmisc.wellbehaved:wellbehavedfx:0.3.3
test
|-- junit:junit:4.12