FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

pom-scijava/README.md at pom-scijava-43.0.0 · scijava/pom-scijava · GitHub

Latest commit

 

History

History
37 lines (23 loc) · 2.8 KB

File metadata and controls

37 lines (23 loc) · 2.8 KB

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

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


Back | FazBrowse Home | New Git URL