File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ The pom-scijava project is a Maven POM that serves as the base for all
2+ Maven-based SciJava code, including:
3+
4+ * [ Fiji] ( https://github.com/fiji/fiji )
5+ * [ Image5D] ( https://github.com/imagej/image5d )
6+ * [ ImageJ1 unit tests] ( https://github.com/imagej/ij1-tests )
7+ * [ ImageJ2] ( https://github.com/imagej/imagej )
8+ * [ ImageJA] ( https://github.com/fiji/imageja )
9+ * [ ImgLib] ( https://github.com/imagej/imglib )
10+ * [ LOCI] ( https://github.com/uw-loci/pom-loci )
11+ * [ SCIFIO] ( https://github.com/imagej/minimal-ij1-plugin )
12+
13+ This POM is intended for use as the parent of your own Maven-based code.
14+ See these examples for guidance:
15+
16+ * [ ImageJ1 plugin template] ( https://github.com/imagej/minimal-ij1-plugin )
17+ * [ ImageJ2 tutorials] ( http://github.com/imagej/imagej-tutorials )
18+
19+ For more information about Maven, see:
20+
21+ * [ Learning Maven] ( http://developer.imagej.net/learning-maven )
22+ * [ Maven FAQ] ( http://wiki.imagej.net/Maven_-_Frequently_Asked_Questions )
You can’t perform that action at this time.
0 commit comments