scijava / pom-scijava

Friendly base POM for all SciJava-based software

Home Page:https://imagej.net/BOM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This POM provides a parent from which SciJava-based projects can declare their build configurations. It ensures that projects all use a compatible build environment, as well as versions of dependencies and plugins. Projects extending this POM inherit the unified SciJava Bill of Materials: component versions which have been tested to work together.

This POM serves as the base for all Maven-based SciJava software, including:

Fiji ImageJ2 ImgLib2 KNIME LOCI SCIFIO SciJava FLIMLib Virtual Cell
Fiji ImageJ2 ImgLib2 KNIME LOCI SCIFIO SciJava FLIMLib Virtual Cell

This POM is intended for use as the parent of your own Maven-based code.

Examples

Documentation

The pom-scijava wiki contains articles on several topics:

Getting help with Maven

For more information about Maven, see:

Troubleshooting

About

Friendly base POM for all SciJava-based software

https://imagej.net/BOM

License:The Unlicense


Languages

Language:Shell 56.8%Language:Python 28.8%Language:Batchfile 14.4%