SciJava Common is a shared library for SciJava software. It provides a plugin framework, with an extensible mechanism for service discovery, backed by its own annotation processor, so that plugins can be loaded dynamically. It is used by downstream projects in the SciJava ecosystem, such as ImageJ and SCIFIO.
Artifacts using SciJava Common (234)
1.ImageJ2168 usages
net.imagej » imagej BSD
ImageJ2 is a rewrite of ImageJ for multidimensional image data, with a focus on scientific imaging.
Last Release on Aug 12, 2025
SCIFIO is a library for scientific N-dimensional image I/O.
Last Release on Dec 23, 2021
The legacy component enables backward compatibility with the original version of ImageJ (1.x). It contains the code necessary to translate between ImageJ and ImageJ2 images, so that ImageJ plugins can be executed faithfully.
Last Release on Aug 27, 2025
This library contains ImageJ's core image data model, based on ImgLib2. It is the primary mechanism by which image data is managed internally by ImageJ2.
Last Release on Jun 6, 2025
The ImageJ core classes include the services framework with some basic services: an event service, which uses a publish/subscribe messaging pattern to manage events, which reduces direct dependencies between components; an object service, for keeping ...
Last Release on Apr 4, 2014
representation of multi-angle, multi-channel (etc.) SPIM images and their registration
Last Release on Jul 23, 2024
