Pinned Repositories
dotfiles
Configuration files for SciJava resources
jgo
Launch Java code from the CLI, installation-free. ☕
native-lib-loader
Native library loader for extracting and loading native libraries from Java.
parsington
Simple yet fancy infix-to-postfix parser for mathematical expressions. :bowtie:
pom-scijava
Friendly base POM for all SciJava-based software
scijava-common
A plugin framework and application container with built-in extensibility mechanism :electric_plug:
scijava-jupyter-kernel
[RETIRED] Try IJava or BeakerX
scijava-scripts
Shell scripts for scientific projects written in Java
scyjava
⚡ Supercharged Java access from Python ⚡
swing-checkbox-tree
Use check boxes in a Swing JTree.
SciJava's Repositories
scijava/native-lib-loader
Native library loader for extracting and loading native libraries from Java.
scijava/scijava-common
A plugin framework and application container with built-in extensibility mechanism :electric_plug:
scijava/jgo
Launch Java code from the CLI, installation-free. ☕
scijava/parsington
Simple yet fancy infix-to-postfix parser for mathematical expressions. :bowtie:
scijava/scyjava
⚡ Supercharged Java access from Python ⚡
scijava/pom-scijava
Friendly base POM for all SciJava-based software
scijava/swing-checkbox-tree
Use check boxes in a Swing JTree.
scijava/scijava-scripts
Shell scripts for scientific projects written in Java
scijava/script-editor
Script Editor and Interpreter for SciJava script languages
scijava/scripting-kotlin
[EXPERIMENTAL] JSR-223-compliant Kotlin scripting plugin
scijava/scripting-scala
JSR-223-compliant Scala scripting plugin.
scijava/scijava
Foundational libraries for scientific Java applications 🧱
scijava/scijava-ui-swing
SciJava UI components for Java Swing.
scijava/incubator
Where development happens and stuff breaks 🛠️
scijava/pom-scijava-base
Low-level base POM for all SciJava-based software
scijava/scijava-maven-plugin
A Maven plugin to manage development of SciJava-based software.
scijava/scripting-beanshell
JSR-223-compliant BeanShell scripting plugin
scijava/scijava-grab
Plugins for SciJava dependency grabbing
scijava/scijava-java3d
SciJava Java 3D Tools
scijava/scijava-search
Search framework for SciJava applications :mag:
scijava/status.scijava.org
SciJava component release status
scijava/minimaven
A minimal drop-in replacement for Maven, specifically for building Fiji, ImageJ2 and trivial Java projects in the script editor. *Not* a complete replacement for Maven!
scijava/scijava-coding-style
SciJava Coding Styles
scijava/dotfiles
Configuration files for SciJava resources
scijava/app-launcher
UNRELEASED PROTOTYPE
scijava/gradle-scijava
scijava/scijava-config
Common configuration files for SciJava applications.
scijava/scijava-log-slf4j
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.
scijava/scijava-plugins-commands
Core SciJava commands
scijava/scripting-python
JSR-223-compliant CPython scripting plugin