This project offers extension points for use with ImageJ2 and it also offers (limited) support for headless operations.
'net.imagej:ij1-patcher:0.4.2'
<dependency> <groupId>net.imagej</groupId> <artifactId>ij1-patcher</artifactId> <version>0.4.2</version> </dependency>
<dependency org="net.imagej" name="ij1-patcher" rev="0.4.2"/>
"net.imagej", "ij1-patcher", "0.4.2"