Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.76 KB

File metadata and controls

22 lines (16 loc) · 1.76 KB

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
Fiji ImageJ ImgLib2 KNIME LOCI SCIFIO SciJava SLIM Curve

Extend pom-scijava, not pom-scijava-base!

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: