The pom-scijava-base project is a Maven POM that serves as the base for all Maven-based SciJava software, including:
| Fiji | ImageJ | ImgLib2 | KNIME | LOCI | SCIFIO | SciJava | SLIM Curve |
|---|---|---|---|---|---|---|---|
It is encouraged that you not extend this POM directly, and instead use pom-scijava as parent. That way, your project will inherit the SciJava Bill of Materials, ensuring that compatible versions of all dependencies are used.
For more information about Maven, see: