https://github.com/scijava/scijava-common
A plugin framework and application container with built-in extensibility mechanism :electric_plug:
https://github.com/scijava/scijava-common
Last synced: 8 months ago
JSON representation
A plugin framework and application container with built-in extensibility mechanism :electric_plug:
- Host: GitHub
- URL: https://github.com/scijava/scijava-common
- Owner: scijava
- License: bsd-2-clause
- Created: 2012-03-01T18:06:45.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T21:42:53.000Z (8 months ago)
- Last Synced: 2025-05-12T22:34:20.830Z (8 months ago)
- Language: Java
- Homepage:
- Size: 7.14 MB
- Stars: 90
- Watchers: 21
- Forks: 53
- Open Issues: 182
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.scijava%22%20AND%20a%3A%22scijava-common%22)
[](https://github.com/scijava/scijava-common/actions/workflows/build.yml)
[](https://imagesc.zulipchat.com/#narrow/stream/327237-SciJava)
SciJava Common is a common 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 both [ImageJ2](https://github.com/imagej/imagej2) and
[SCIFIO](https://github.com/scifio/scifio).