<dependency>
<groupId>org.fxmisc.wellbehaved</groupId>
<artifactId>wellbehavedfx</artifactId>
<version>0.1.1</version>
</dependency>
@Grapes(
@Grab(group='org.fxmisc.wellbehaved', module='wellbehavedfx', version='0.1.1')
)
test
|-- junit:junit