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.
Version2.62.1compared with

Version Details

Compile Changes (3)

2.62.1 2.100.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.scijava » parsington1.0.03.1.0
- Removed com.googlecode.gentyref » gentyref1.1.0-
- Removed org.bushe » eventbus1.4-

Test Changes (2)

2.62.1 2.100.0
ChangeGroup / ArtifactPreviousCurrent
+ Added org.mockito » mockito-core-4.11.0
~ Updated junit » junit4.124.13.2