SciJava aims to provide an overview of available Java libraries for scientific computing. This POM provides a parent from which participating projects can declare their build configurations. It ensures that projects all use a compatible build environment, including Java version, as well as versions of dependencies and plugins.
Projects wishing to use pom-scijava as a parent project need to override the <name>, <description>, <url>, <inceptionYear> <licenses>, <developers>, <organization> and the <scm> sections.
SciJava aims to provide an overview of available Java libraries for scientific computing. This POM provides a parent from which participating projects can declare their build configurations. It ensures that projects all use a compatible build environment, including Java version, as well as versions of dependencies and plugins.
Projects wishing to use pom-scijava as a parent project need to override the <name>, <description>, <url>, <inceptionYear> <licenses>, <developers>, <organization> and the <scm> sections.
There are no dependencies for this project. It is a standalone project that does not depend on any other jars.
Project Modules
There are no modules declared in this project.
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
ImageJ
ImgLib2
KNIME
LOCI
SCIFIO
SciJava
FLIMLib
Virtual Cell
This POM is intended for use as the parent of your own Maven-based code.