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.
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Reflection
Apache 2.0
| com.googlecode.gentyref
»
gentyref Generic type reflection library | 1.1.0 | 1.2.0 | |
Apache 2.0
| org.bushe
»
eventbus A simple but powerful publish-subscribe API that is based on class semantics and/or string (topic) matching. | 1.4 | ✔ | |
BSD
| org.scijava
»
scijava-expression-parser A general-purpose mathematical expression parser, which converts infix expression strings into postfix queues and/or ... | 2.1.1 | 3.1.0 |
