| Title: | SciJava Common |
|---|---|
| Group ID: | org.scijava |
| Artifact ID: | scijava-common |
| Version: | 2.93.1 |
| Last modified: | 13.05.2023 14:20 |
| Packaging: | jar |
| Name: | SciJava Common |
| Description: | 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. |
| Vendor: | SciJava |
|
|
|
| Size: | 415.0 KB |
| Download: | https://repo.maven.apache.org/maven2/org/scijava/scijava-common/2.93.1/scijava-common-2.93.1-tests.jar |
| Maven: |
<dependency> <groupId>org.scijava</groupId> <artifactId>scijava-common</artifactId> <version>2.93.1</version> <classifier>tests</classifier> </dependency> |
| Gradle: | org.scijava:scijava-common:2.93.1:tests |
| Contained classes: |
|
| Used by: Artifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
|