GitHub - stelfrich/pom-scijava: 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.
stelfrich / pom-scijava Public
forked from scijava/pom-scijava
-
Notifications
You must be signed in to change notification settings - Fork 0
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
The pom-scijava 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 |
|---|---|---|---|---|---|---|---|
This POM is intended for use as the parent of your own Maven-based code. See these examples for guidance:
For more information about Maven, see:
Documentation
The pom-scijava wiki contains articles on several topics:
About
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.