Skip to content

Commit d14b54a

Browse files
committed
Split ImageJ service framework into scijava-common
This code was migrated and adapted from ImageJ: https://github.com/imagej/imagej This new shared library will enable ImageJ and SCIFIO to have a common base for plugin extensibility.
1 parent 4ec198b commit d14b54a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Maven-based SciJava code, including:
99
* [ImgLib](https://github.com/imagej/imglib)
1010
* [LOCI](https://github.com/uw-loci/pom-loci)
1111
* [SCIFIO](https://github.com/imagej/minimal-ij1-plugin)
12+
* [SciJava Common](https://github.com/scijava/scijava-common/tree/master/scijava-common)
1213

1314
This POM is intended for use as the parent of your own Maven-based code.
1415
See these examples for guidance:

0 commit comments

Comments
 (0)