Native Library Loader · A library for loading native libraries.
Group: org.scijava - All Dependencies
SciJava Common · 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.
Java Expression Parser · JEP is a Java library for parsing and evaluating mathematical expressions.
Java 3D Utils · Utility functions for the Java 3D Graphics API
SciJava Expression Parser · A general-purpose mathematical expression parser, which converts infix expression strings into postfix queues and/or syntax trees.
SciJava Configuration · SciJava Configuration is a shared collection of files for SciJava software. It provides configuration files for common SciJava dependencies, such as logback and slf4j.
Swing Check Box Tree · A set of components for use with Swing JTrees that provide support for JCheckBox nodes.
SciJava SLF4J Logging · This adapter package enables the use of SLF4J-based logging within SciJava Common's logging framework. It is kept separate from the SciJava Common core classes to avoid proliferating SLF4J dependencies to downstream code that does not need SLF4J-based logging.
Minimal support for Maven projects · A minimal build system interpreting Maven-style pom.xml files
JUnitBenchmarks · A framework for writing performance micro-benchmarks using JUnit4 annotations, forked from https://github.com/carrotsearch/junit-benchmarks.
Parsington: The SciJava Expression Parser · A general-purpose mathematical expression parser, which converts infix expression strings into postfix queues and/or syntax trees.
SciJava Parent POM · This POM provides a parent from which participating projects can declare their build configurations. It ensures that projects all use a compatible build environment, including Java version, as well as versions of dependencies and plugins.
SciJava plugin for Maven · A plugin for managing SciJava-based projects.
Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.
SciJava Base POM · This POM is a base which SciJava-based projects can extend to inherit helpful build configuration. It ensures that projects all use a compatible build environment, including versions of Maven plugins and Java itself. It does _not_ provide any dependency version management; see org.scijava:pom-scijava for that.
VisAD · A Java component library for interactive and collaborative visualization and analysis of numerical data.
SciJava Coding Style · Configuration Files For SciJava and ImgLib2 Coding Styles
SciJava Collections · Java collections for efficient primitive storage.
SciJava Common · Common functionality widely used across SciJava modules.
SciJava Concurrent · SciJava library facilitating consistent parallel processing.