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.

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Managed Dependencies (610)

Category/LicenseGroup / ArtifactVersionUpdates
antlr » antlr
The ANTLR 3 tool.
2.7.73.5.3
args4j » args4j
Args4j is a small Java class library that makes it easy to parse command line options/arguments
2.332.37
Bytecode Apache 2.0
cglib » cglib
High level API to generate and transform Java byte code.
3.3.0
Logging EPL 2.0 +1
ch.qos.logback » logback-classic1 vulnerability
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.2.121.5.32
Logging EPL 2.0 +1
ch.qos.logback » logback-core6 vulnerabilities
Core implementation of Logback, a reliable, generic, fast and flexible logging framework.
1.2.121.5.32
Logging Apache 2.0
ch.qos.reload4j » reload4j
Reload4j revives EOLed log4j 1.x
1.2.251.2.26
Apache 2.0
cisd » jhdf5
HDF5 is an efficient, well-documented, non-proprietary binary data format
19.04.1
Cloud Computing Apache 2.0
com.amazonaws » aws-java-sdk-core
The AWS SDK for Java - Core runtime module holds the classes that are used by the individual service
1.12.6672.44.4
S3 Client Apache 2.0
com.amazonaws » aws-java-sdk-s3
The AWS Java SDK for Amazon S3 module holds the client classes that are used for communicating with
1.12.6672.44.4
Serializer BSD 3-clause
com.esotericsoftware » kryo
Fast, efficient Java serialization. This is the main Kryo artifact.
5.6.05.6.2
Logging BSD 3-clause
com.esotericsoftware » minlog
Minimal overhead Java logging
1.3.1
Reflection BSD 3-clause
com.esotericsoftware » reflectasm
High performance Java reflection using code generation
1.11.9
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.16.12.21
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.16.13.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
2.16.13.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor
Support for reading and writing Concise Binary Object Representation
2.16.13.1.3
YAML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-yaml
Support for reading and writing YAML-encoded data via Jackson abstractions.
2.16.13.1.3
BSD 3-clause
com.fifesoft » rsyntaxtextarea
RSyntaxTextArea is the syntax highlighting text editor for Swing applications. Features include syntax highlighting for ...
3.4.03.6.2
BSD 3-clause
com.fifesoft » autocomplete
AutoComplete is a library allowing you to add IDE-like auto-completion (aka "code completion" or "Intellisense") to any ...
3.3.13.3.3
BSD 3-clause
com.fifesoft » languagesupport
A library adding code completion and other advanced features for Java, JavaScript, Perl, and other languages to ...
3.3.03.4.1
Apache 2.0
com.formdev » flatlaf
Flat Look and Feel
3.43.7.1
Apache 2.0
com.formdev » flatlaf-fonts-jetbrains-mono
Flat Look and Feel JetBrains Mono Fonts Pack
2.304
Apache 2.0 +1
com.github.jnr » jffi
Java Foreign Function Interface
1.3.131.3.15
Apache 2.0
com.github.jnr » jnr-constants
A set of platform constants (e.g. errno values)
0.10.4
Native Access Apache 2.0
com.github.jnr » jnr-ffi
A library for invoking native functions from java
2.2.162.2.19
Native Access EPL 2.0 +2
com.github.jnr » jnr-posix
Common cross-project/cross-platform POSIX APIs
3.1.193.1.22
Compression BSD 2-clause
com.github.luben » zstd-jni
JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM ...
1.5.5-111.5.7-8
BSD
com.github.vlsi.mxgraph » jgraphx
JGraphX is a Java Swing diagramming (graph visualisation) library
4.2.2
BSD 3-clause
com.google.api » api-common
Common utilities for Google APIs in Java
2.26.02.63.0
BSD 3-clause
com.google.api » gax
Google Api eXtensions for Java (Core)
2.43.02.80.0
BSD 3-clause
com.google.api » gax-grpc
Google Api eXtensions for Java (gRPC)
2.43.02.80.0
BSD 3-clause
com.google.api » gax-httpjson
Google Api eXtensions for Java (HTTP JSON)
2.43.02.80.0
Apache 2.0
com.google.api-client » google-api-client
Google client library for accessing Google APIs, providing OAuth2 support and request/response handling.
2.3.02.9.0
Apache 2.0
com.google.api-client » google-api-client-android2.3.02.9.0
Apache 2.0
com.google.api-client » google-api-client-appengine2.3.02.9.0
Apache 2.0
com.google.api-client » google-api-client-gson2.3.02.9.0
Apache 2.0
com.google.api-client » google-api-client-jackson22.3.02.9.0
Apache 2.0
com.google.api-client » google-api-client-protobuf2.3.02.9.0
Apache 2.0
com.google.api-client » google-api-client-servlet2.3.02.9.0
Apache 2.0
com.google.api-client » google-api-client-xml2.3.02.9.0
Apache 2.0
com.google.api.grpc » proto-google-common-protos
PROTO library for proto-google-common-protos
2.34.02.71.0
Apache 2.0
com.google.api.grpc » proto-google-iam-v1
PROTO library for proto-google-iam-v1
1.29.01.66.0
BSD 3-clause
com.google.auth » google-auth-library-appengine1.23.01.47.0
BSD 3-clause
com.google.auth » google-auth-library-credentials1.23.01.47.0
BSD 3-clause
com.google.auth » google-auth-library-oauth2-http1.23.01.47.0
CodeGen Apache 2.0
com.google.auto.value » auto-value
Immutable value-type code generation for Java 8+.
1.10.41.11.1
Annotation Lib Apache 2.0
com.google.auto.value » auto-value-annotations
Immutable value-type code generation for Java 8+.
1.10.41.11.1
Apache 2.0
com.google.cloud » google-cloud-core
Core module for the google-cloud.
2.33.02.70.0
Apache 2.0
com.google.cloud » google-cloud-core-http
Core http module for the google-cloud.
2.33.02.70.0
Apache 2.0
com.google.cloud » google-cloud-nio
FileSystemProvider for Java NIO to access Google Cloud Storage transparently.
0.127.130.132.0
Apache 2.0
com.google.cloud » google-cloud-resourcemanager
Java idiomatic client for Google Cloud Resource Manager
1.38.01.94.0
Cloud Storage Apache 2.0
com.google.cloud » google-cloud-storage
Java idiomatic client for Google Cloud Storage.
2.34.02.68.0
JSON Lib Apache 2.0
com.google.code.gson » gson
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ...
2.10.12.14.0
Defect Detection Apache 2.0
com.google.errorprone » error_prone_annotations
Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time.
2.25.02.49.0
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
33.0.0-jre33.6.0-jre
HTTP Clients Apache 2.0
com.google.http-client » google-http-client
Google HTTP Client Library for Java. Functionality that works on all supported Java platforms,
1.44.12.1.0
Apache 2.0
com.google.http-client » google-http-client-apache-v21.44.12.1.0
Apache 2.0
com.google.http-client » google-http-client-appengine1.44.12.1.0
Apache 2.0
com.google.http-client » google-http-client-gson1.44.12.1.0
Apache 2.0
com.google.http-client » google-http-client-jackson21.44.12.1.0
Apache 2.0
com.google.http-client » google-http-client-xml1.44.12.1.0
Annotation Lib Apache 2.0
com.google.j2objc » j2objc-annotations
A set of annotations that provide additional information to the J2ObjC
2.83.1
Data Format BSD 3-clause
com.google.protobuf » protobuf-java1 vulnerability
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
3.23.04.34.1
BSD 3-clause
com.google.protobuf » protobuf-java-util
Utilities for Protocol Buffers
3.23.04.34.1
Serializer BSD 3-clause
com.google.protobuf » protobuf-kotlin1 vulnerability
Kotlin core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
3.23.04.34.1
com.google.re2j » re2j
Linear time regular expressions for Java
1.71.8
PDF Lib AGPL 3.0
com.itextpdf » itextpdf
A Free Java-PDF library
5.5.13.35.5.13.5
SSH Lib BSD +1
com.jcraft » jsch
JSch is a pure Java implementation of SSH2
0.1.552.28.2
com.jcraft » jzlib
JZlib is a re-implementation of zlib in pure Java
1.1.3
BSD
com.miglayout » miglayout-core
MiGLayout - core layout logic
5.311.4.3
com.miglayout » miglayout-swing
MiGLayout - Java Layout Manager for Swing
5.311.4.3
BSD
com.miglayout » miglayout-swt
MiGLayout - Java Layout Manager for SWT
5.311.4.3
com.nativelibs4java » bridj0.7.0
CSV Apache 2.0
com.opencsv » opencsv
A simple library for reading and writing CSV in Java
5.95.12.0
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp
Square’s meticulous HTTP client for Java and Kotlin.
4.12.05.3.2
I/O Apache 2.0
com.squareup.okio » okio
A modern I/O library for Android, Java, and Kotlin Multiplatform.
3.8.03.17.0
com.sun.media » jai-codec
Java Advanced Imaging Codecs supporting support BMP, GIF (read only),
1.1.3
GPL 2.0
com.zeroc » glacier2
Firewall traversal for Ice
3.6.53.8.0
GPL 2.0
com.zeroc » ice
Ice is a comprehensive RPC framework that helps you build distributed applications with minimal effort using familiar ...
3.6.53.8.0
Reflection Apache 2.0
commons-beanutils » commons-beanutils1 vulnerability
Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
1.9.41.11.0
CLI Parser Apache 2.0
commons-cli » commons-cli
Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.
1.6.01.11.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.16.11.22.0
Collections Apache 2.0
commons-collections » commons-collections
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
3.2.24.5.0
I/O Apache 2.0
commons-io » commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.15.12.22.0
Core Utils Apache 2.0
commons-lang » commons-lang1 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
2.63.20.0
Logging Apache 2.0
commons-logging » commons-logging
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
1.3.01.3.6
MPL 2.0
dev.dirs » directories
directories
26
edu.mines » mines-jtk
POM was created by Sonatype Nexus
20151125
LGPL 3.0
fr.inra.ijpb » MorphoLibJ_
Mathematical morphology library and plugins for ImageJ/Fiji.
1.6.21.6.5
Math Lib CC0 1.0 +1
gov.nist.math » jama
JAMA is a basic linear algebra package for Java. It provides
1.0.3
hsqldb » hsqldb
HSQLDB - Lightweight 100% Java SQL Database Engine
1.8.0.102.7.4
CLI Parser Apache 2.0
info.picocli » picocli
Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. ...
4.7.54.7.7
Apache 2.0
io.grpc » grpc-context
gRPC: Context
1.62.21.81.0
AGPL 3.0
io.humble » humble-video-all0.3.0
BSD
io.scif » scifio
SCIFIO is a library for scientific N-dimensional image I/O.
0.46.00.43.1
BSD
io.scif » scifio-bf-compat
Compatibility layer for using un-converted Bio-Formats readers in SCIFIO applications.
4.1.1scifio-bf-compat-4.1.1
BSD
io.scif » scifio-cli
Pluggable command-line tools for performing SCIFIO-based image IO operations.
0.6.1scifio-cli-0.6.1
BSD
io.scif » scifio-hdf5
SCIFIO plugins for HDF5-based formats.
0.2.2scifio-hdf5-0.2.2
BSD
io.scif » scifio-jai-imageio
Java API to handle JPEG and JPEG2000 files. Used by Bio-Formats to read images compressed with JPEG2000 and lossless ...
1.1.1scifio-jai-imageio-1.1.1
BSD
io.scif » scifio-labeling
I/O interfaces for ImgLib2 labelings.
0.3.10.3.2
GPL 2.0
io.scif » scifio-lifesci
Provides SCIFIO support for proprietary life science formats.
0.9.0
BSD
io.scif » scifio-ome-xml
SCIFIO support for the OME data model, including OME-XML and OME-TIFF.
0.17.1
Dep Injection Apache 2.0
javax.enterprise » cdi-api
APIs for CDI (Contexts and Dependency Injection for Java)
2.0.SP14.1.0
javax.media » jai-core
POM was created by Sonatype Nexus
1.1.3
Apache 2.0
jitk » jitk-tps
A java port of the ITK thin plate spline implementation.
3.0.43.0.3
Console BSD 3-clause
jline » jline2.14.64.1.0
Date/Time Apache 2.0
joda-time » joda-time
Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ...
2.12.72.14.2
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
4.13.26.0.3
GPL 2.0
mpicbg » mpicbg
MPICBG Core Library.
1.5.01.6.6
GPL 2.0
mpicbg » mpicbg_
MPICBG plugin for Fiji.
1.5.01.6.6
MIT
net.algart » algart-tiff
Support of TIFF files: reading, writing, editing, etc.
1.2.71.5.1
net.clearcontrol » coremem0.4.8
net.clearvolume » cleargl2.2.101.0.16
BSD
net.haesleinhuepf » clij_
clij
1.9.0.1
BSD
net.haesleinhuepf » clij-core
clij-core
1.8.1.1
BSD
net.haesleinhuepf » clij-coremem
clij-coremem
2.3.0.4
BSD
net.haesleinhuepf » clij-clearcl
clij-clearcl
2.5.0.1
BSD
net.haesleinhuepf » clij2_
clij2
2.5.3.1
BSD
net.haesleinhuepf » clij2-assistant_
incubator
2.5.1.4
BSD
net.haesleinhuepf » clijx_
clijx
0.32.2.0
GPL 3.0
net.haesleinhuepf » clijx-weka_
clijx-weka
0.32.1.1
BSD
net.imagej » imagej
ImageJ2 is a rewrite of ImageJ for multidimensional image data, with a focus on scientific imaging.
2.15.02.17.0
Public
net.imagej » ij
ImageJ is an open source Java image processing program inspired by NIH Image for the Macintosh.
1.54h1.54p
BSD
net.imagej » ij1-patcher
A runtime patcher to introduce extension points into the original ImageJ (1.x). This project offers extension points for ...
1.2.62.0.0
BSD
net.imagej » imagej-common
This library contains ImageJ's core image data model, based on ImgLib2. It is the primary mechanism by which image data ...
2.0.4imagej-common-2.0.4
BSD
net.imagej » imagej-deprecated
Deprecated ImageJ packages.
0.2.0imagej-deprecated-0.2.0
BSD
net.imagej » imagej-launcher
The executable which runs ImageJ. Its purpose is also to make sure that updates downloaded by the ImageJ Updater will be ...
6.0.24.0.5
BSD
net.imagej » imagej-legacy
The legacy component enables backward compatibility with the original version of ImageJ (1.x). It contains the code ...
1.2.12.0.3
BSD
net.imagej » imagej-matlab
Open source ImageJ extensions and utilities for transferring ImageJ data structures between MATLAB and an external ...
0.7.5imagej-matlab-0.7.5
BSD
net.imagej » imagej-mesh
3D mesh structures for ImageJ.
0.8.10.8.2
BSD
net.imagej » imagej-mesh-io
I/O plugins for ImageJ meshes.
0.1.2
BSD
net.imagej » imagej-notebook
Functions for working with ImageJ in scientific notebook software.
0.7.1
GPL 2.0
net.imagej » imagej-omero
Server- and client-side communication between ImageJ and OMERO.
1.0.0-5.6
GPL 2.0
net.imagej » imagej-omero-legacy
ImageJ 1.x support for ImageJ-OMERO.
1.0.0-5.6
BSD
net.imagej » imagej-opencv
ImageJ/OpenCVA integration
0.1.30.1.4
BSD
net.imagej » imagej-ops
ImageJ Operations: a framework for reusable algorithms.
2.0.02.2.0
BSD
net.imagej » imagej-plugins-batch
Batch Processor Plugins for ImageJ
0.1.1
BSD
net.imagej » imagej-plugins-commands
Core commands for ImageJ.
0.8.11.0.0
BSD
net.imagej » imagej-plugins-tools
Core tool plugins for ImageJ.
0.3.1
BSD
net.imagej » imagej-plugins-uploader-ssh
ImageJ Updater support for uploading via SSH.
0.3.2
BSD
net.imagej » imagej-plugins-uploader-webdav
ImageJ Updater support for uploading via WebDAV.
0.3.3
BSD
net.imagej » imagej-scripting
ImageJ applications and examples for SciJava script languages.
0.8.41.0.0
Apache 2.0
net.imagej » imagej-server
A simple RESTful web server for ImageJ
0.2.00.1.2
BSD
net.imagej » imagej-tensorflow
ImageJ/TensorFlow integration.
1.1.71.1.9
BSD
net.imagej » imagej-ui-awt
ImageJ UI for Java AWT.
0.3.1imagej-ui-awt-0.3.1
BSD
net.imagej » imagej-ui-swing
ImageJ UI for Java Swing.
1.0.11.2.2
BSD
net.imagej » imagej-updater
Keeps components of ImageJ up-to-date.
1.0.12.0.3
GPL 3.0
net.imagej » op-finder
Interactive UI component for browsing and running available Ops.
0.1.4op-finder-0.1.4
BSD
net.imglib2 » imglib2
A multidimensional, type-agnostic image processing library.
6.3.08.0.1
BSD
net.imglib2 » imglib2-algorithm
Useful image processing algorithms.
0.14.00.18.0
BSD
net.imglib2 » imglib2-algorithm-fft
Image processing algorithms related to Fast Fourier Transforms.
0.2.1imglib2-algorithm-fft-0.2.1
GPL 2.0
net.imglib2 » imglib2-algorithm-gpl
Useful image processing algorithms, licensed under the GPL.
0.3.1imglib2-algorithm-gpl-0.3.1
BSD
net.imglib2 » imglib2-cache
Cache interfaces and java.lang.ref based implementation.
1.0.0-beta-17imglib2-cache-1.0.0-beta-17
BSD
net.imglib2 » imglib2-ij
ImgLib2 display logic using ImageJ.
2.0.1imglib2-ij-2.0.1
BSD
net.imglib2 » imglib2-imglyb
Utility and helper methods to facilitate python imglib2 interaction with shared memory.
2.0.00.3.2
BSD
net.imglib2 » imglib2-realtransform
Real space coordinate transformations.
4.0.14.0.3
BSD
net.imglib2 » imglib2-roi
Regions of interest in ImgLib2.
0.14.10.12.1
BSD
net.imglib2 » imglib2-unsafe
ImgLib2 data structures using Unsafe.
1.0.01.1.0
BSD
net.imglib2 » imglib2-label-multisets
Implementation of label multisets as an ImgLib2 native type.
0.12.00.10.0
Native Access Apache 2.0 +1
net.java.dev.jna » jna
JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or ...
5.14.05.18.1
Native Access Apache 2.0 +1
net.java.dev.jna » jna-platform
Java Native Access Platform
5.14.05.18.1
GPL 2.0
net.preibisch » BigStitcher
Multiview stitching of large datasets.
1.2.102.3.1
GPL 2.0
net.preibisch » multiview-reconstruction
Software for the reconstruction of multi-view microscopic acquisitions
3.2.76.0.5
GPL 2.0
net.preibisch » multiview-simulation
Library for simulating a multi-view acquisition including
0.2.0
Collections LGPL 2.1
net.sf.trove4j » trove4j
High performance collections for Java
3.0.33.1.0
nz.ac.waikato.cms.weka » weka-dev
The Waikato Environment for Knowledge Analysis (WEKA), a machine
3.9.6
BSD
ome » jxrlib-all
Java bindings and pre-built native binaries for jxrlib.
0.2.4
BSD 2-clause
ome » bio-formats-tools
Bio-Formats command line tools for reading and converting files
7.2.08.5.0
GPL 2.0
ome » bio-formats_plugins
A collection of plugins for ImageJ, including the Bio-Formats Importer, Bio-Formats Exporter, Bio-Formats Macro ...
7.2.08.5.0
BSD 2-clause
ome » formats-api
Top-level reader and writer APIs.
7.2.08.5.0
BSD 2-clause
ome » formats-bsd
Reader and writer implementations that are BSD-licensed.
7.2.08.5.0
GPL 2.0
ome » formats-gpl
A library for reading and writing popular microscopy file formats.
7.2.08.5.0
org.antlr » ST4
StringTemplate is a java template engine for generating source code,
4.3.4
Parser Generator BSD 3-clause
org.antlr » antlr
The ANTLR 4 grammar compiler.
3.5.34.13.2
Parser Generator BSD 3-clause
org.antlr » antlr-runtime
The ANTLR 4 Runtime
3.5.34.13.2
Build Tool Apache 2.0
org.apache.ant » ant
Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as ...
1.10.141.10.17
Apache 2.0
org.apache.ant » ant-launcher1.10.141.10.17
Collections Apache 2.0
org.apache.commons » commons-collections4
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
4.44.5.0
Compression Apache 2.0
org.apache.commons » commons-compress
Apache Commons Compress defines an API for working with
1.26.01.28.0
CSV Apache 2.0
org.apache.commons » commons-csv
The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.
1.10.01.14.1
Core Utils Apache 2.0
org.apache.commons » commons-lang31 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.14.03.20.0
Math Lib Apache 2.0
org.apache.commons » commons-math3
Alternate implementations of JDK's "Math" functions.
3.6.14.0-beta1
Object Pool Apache
org.apache.commons » commons-pool22.12.02.13.1
String Utils Apache 2.0
org.apache.commons » commons-text
The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ...
1.11.01.15.0
JVM Languages Apache 2.0
org.apache.groovy » groovy
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-ant
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-astbuilder
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-cli-commons
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-cli-picocli
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-console
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-contracts
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Date/Time Apache 2.0
org.apache.groovy » groovy-datetime
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Date/Time Apache 2.0
org.apache.groovy » groovy-dateutil
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-docgenerator
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-ginq
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-groovydoc
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-groovysh
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-jmx
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
JSON Lib Apache 2.0
org.apache.groovy » groovy-json
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Lang Runtime Apache 2.0
org.apache.groovy » groovy-jsr223
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-macro
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-macro-library
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-nio
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-servlet
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
SQL Lib Apache 2.0
org.apache.groovy » groovy-sql
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-swing
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-templates
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-test
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-test-junit5
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-testng
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
TOML Apache 2.0
org.apache.groovy » groovy-toml
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
Apache 2.0
org.apache.groovy » groovy-typecheckers
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
XML Processing Apache 2.0
org.apache.groovy » groovy-xml
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
YAML Apache 2.0
org.apache.groovy » groovy-yaml
Groovy: A powerful multi-faceted language for the JVM
4.0.185.0.6
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient
Apache HttpComponents Client
4.5.145.6.1
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpcore
Apache HttpComponents HTTP/1.1 core components
4.4.165.4.2
MIME Types Lib Apache 2.0
org.apache.httpcomponents » httpmime
Apache HttpComponents Client
4.5.145.6.1
Apache 2.0
org.apache.ivy » ivy
Apache Ivy is a popular dependency manager focusing on flexibility and simplicity.
2.5.22.5.3
Apache 2.0
org.apache.jackrabbit » jackrabbit-webdav
Generic WebDAV Library
2.21.222.22.3
Logging Apache 2.0
org.apache.logging.log4j » log4j-api
API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ...
2.20.02.26.0
Logging Apache 2.0
org.apache.logging.log4j » log4j-core3 vulnerabilities
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
2.20.02.26.0
Build Tool Apache 2.0
org.apache.maven » maven-core
Core classes of Apache Maven to manage the building process.
3.9.63.9.15
Apache 2.0
org.apache.maven.plugin-tools » maven-plugin-tools-api
The Maven Plugin Tools Extractor API provides an API to extract descriptor information from Maven Plugins.
3.11.03.15.2
Maven Repo API Apache 2.0
org.apache.maven.shared » maven-artifact-transfer
The application programming interface for the repository system.
0.13.12.0.17
Apache 2.0
org.apache.maven.shared » maven-common-artifact-filters
A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.
3.3.23.4.0
Excel Lib Apache 2.0
org.apache.poi » poi
Apache POI - Java API To Access Microsoft Format Files
5.2.55.5.1
Apache 2.0
org.apache.poi » poi-examples
Apache POI - Java API To Access Microsoft Format Files
5.2.55.5.1
Apache 2.0
org.apache.poi » poi-excelant
Apache POI - Java API To Access Microsoft Format Files
5.2.55.5.1
Apache 2.0
org.apache.poi » poi-ooxml1 vulnerability
Apache POI - Java API To Access Microsoft Format Files
5.2.55.5.1
Apache 2.0
org.apache.poi » poi-ooxml-lite
Apache POI - Java API To Access Microsoft Format Files
5.2.55.5.1
Apache 2.0
org.apache.poi » poi-scratchpad
Apache POI - Java API To Access Microsoft Format Files (Scratchpad)
5.2.55.5.1
Dist Computing Apache 2.0
org.apache.spark » spark-core_2.113 vulnerabilities
Core libraries for Apache Spark, a unified analytics engine for large-scale data processing.
2.4.84.1.1
Apache 2.0
org.apache.xmlgraphics » batik-anim
Batik animation engine
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-awt-util
Batik AWT utilities
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-bridge
Batik bridge
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-codec
Batik image codecs
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-constants
Batik constants library
1.171.19
CSS, LESS, SASS Apache 2.0
org.apache.xmlgraphics » batik-css
Batik CSS engine
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-dom
Batik DOM implementation
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-ext
Batik external code
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-extension
Batik Extension Support
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-gui-util
Batik GUI utilities
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-gvt
Batik Graphics Vector Tree (GVT)
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-i18n
Batik i18n library
1.171.19
SVG Libraries Apache 2.0
org.apache.xmlgraphics » batik-parser
Batik SVG microsyntax parser
1.171.19
SVG Libraries Apache 2.0
org.apache.xmlgraphics » batik-rasterizer
Batik SVG Rasterizer Application
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-rasterizer-ext
Batik SVG Rasterizer Application with Extensions
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-script
Batik script language support
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-slideshow
Batik SVG Slideshow Application
1.171.18
Apache 2.0
org.apache.xmlgraphics » batik-squiggle
Batik SVG Browser Application
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-squiggle-ext
Batik SVG Browser Application with Extensions
1.171.19
SVG Libraries Apache 2.0
org.apache.xmlgraphics » batik-svg-dom
Batik SVG DOM implementation
1.171.19
SVG Libraries Apache 2.0
org.apache.xmlgraphics » batik-svggen
Batik Java2D SVG generator
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-svgpp
Batik SVG Pretty Printer Application
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-swing
Batik SVG Swing components
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-transcoder
Batik SVG transcoder
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-ttf2svg
Batik Truetype Font to SVG Font Converter Application
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-util
Batik utility library
1.171.19
Apache 2.0
org.apache.xmlgraphics » batik-xml
Batik XML utilities
1.171.19
Apache 2.0
org.apache.xmlgraphics » xmlgraphics-commons
XML Graphics Common Support
2.92.11
BSD
org.bonej » bonej-plugins
The Domain Presentation Layer (DPL) of BoneJ2, i.e. the commands that wrap the needed ops,
7.0.187.0.20
BSD
org.bonej » bonej-ops
Ops created for BoneJ2
7.0.187.0.20
BSD
org.bonej » bonej-legacy-plugins_
Mavenized version of the BoneJ1 plugins
7.0.187.0.20
BSD
org.bonej » bonej-legacy-util_
Utility classes for BoneJ1 plugins
7.0.187.0.20
BSD
org.bonej » bonej-utilities
Utility methods for BoneJ2
7.0.187.0.20
Native Access Apache 2.0 +2
org.bytedeco » javacpp
The missing bridge between Java and native C++
1.5.101.5.13
Computer Vision Apache 2.0 +2
org.bytedeco » javacv
Java interface to OpenCV, FFmpeg, and more
1.5.101.5.13
Apache 2.0 +2
org.bytedeco » ffmpeg6.1.1-1.5.108.0.1-1.5.13
Apache 2.0 +2
org.bytedeco » hdf51.14.3-1.5.10
Apache 2.0 +2
org.bytedeco » leptonica1.84.1-1.5.101.87.0-1.5.13
Apache 2.0 +2
org.bytedeco » openblas0.3.26-1.5.100.3.31-1.5.13
Computer Vision Apache 2.0 +2
org.bytedeco » opencv4.9.0-1.5.104.13.0-1.5.13
Apache 2.0 +2
org.bytedeco » tesseract5.3.4-1.5.105.5.2-1.5.13
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
3.42.04.1.0
Annotation Lib Apache 2.0
org.codehaus.plexus » plexus-component-annotations
Plexus Component Java Annotations, to describe plexus components properties in java sources with
2.2.0
Core Utils Apache 2.0
org.codehaus.plexus » plexus-utils1 vulnerability
A collection of various utility classes to ease working with strings, files, command lines and
4.0.04.0.3
Collections EDL 1.0 +1
org.eclipse.collections » eclipse-collections
feature-rich collections framework for Java, offering alternatives to standard Java Collections.
11.1.013.0.0
Collections EDL 1.0 +1
org.eclipse.collections » eclipse-collections-api
The API module of Eclipse Collections, offering rich and efficient data structures for Java.
11.1.013.0.0
EDL 1.0 +1
org.eclipse.collections » eclipse-collections-forkjoin11.1.013.0.0
EDL 1.0 +1
org.eclipse.collections » eclipse-collections-testutils11.1.013.0.0
Annotation Lib Apache 2.0 +1
org.eclipse.jetty » jetty-annotations
Jetty Annotations Artifact
9.4.54.v2024020812.1.9
HTTP Clients Apache 2.0 +1
org.eclipse.jetty » jetty-client
Jetty Client is a lightweight HTTP client library for Java.
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-continuation
Asynchronous API
9.4.54.v202402089.4.58.v20250814
Apache 2.0 +1
org.eclipse.jetty » jetty-deploy
Jetty Deployer Artifact
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-http3 vulnerabilities
Jetty module for handling HTTP protocol logic, including requests, responses, and connection management.
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-http-spi
Jetty OpenJDK HTTP SPI Artifact
9.4.54.v2024020812.1.9
I/O Apache 2.0 +1
org.eclipse.jetty » jetty-io
Jetty module that provides I/O utilities and abstractions used by other Jetty components.
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-jaspi1 vulnerability
Jetty security infrastructure
9.4.54.v2024020811.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-jmx
Jetty JMX Artifact
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-jndi
Jetty JNDI Artifact
9.4.54.v2024020812.1.9
Jetty Session Mgr Apache 2.0 +1
org.eclipse.jetty » jetty-nosql9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-plus
Jetty JNDI and Annotation Support Artifact
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-proxy
Jetty Proxy Artifact
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-rewrite
Jetty Rewrite Artifact
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-security
Jetty Server Security Artifact
9.4.54.v2024020812.1.9
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server2 vulnerabilities
Jetty Server Artifact
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-servlet
Jetty Servlet Container
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-servlets1 vulnerability
Utility Servlets from Jetty
9.4.54.v2024020811.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-spring9.4.54.v202402089.4.58.v20250814
Apache 2.0 +1
org.eclipse.jetty » jetty-start
Jetty Start Artifact
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-util
Jetty Utilities Artifact
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-util-ajax
Jetty JSON Utilities Artifact
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-webapp
Jetty web application support
9.4.54.v2024020812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-xml
Jetty XML Artifact
9.4.54.v2024020812.1.9
EPL 1.0
org.eclipse.swt » org.eclipse.swt.cocoa.macosx
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.cocoa.macosx.x86_64
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.gtk.aix.ppc
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.gtk.aix.ppc64
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.gtk.hpux.ia64
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.gtk.linux.ppc
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.gtk.linux.ppc64
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.gtk.linux.s390
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.gtk.linux.s390x
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.gtk.linux.x86
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.gtk.linux.x86_64
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.gtk.solaris.sparc
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.gtk.solaris.x86
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.win32.win32.x86
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
EPL 1.0
org.eclipse.swt » org.eclipse.swt.win32.win32.x86_64
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface ...
4.3
Apache 2.0
org.ejml » ejml-all
A fast and easy to use dense and sparse matrix linear algebra library written in Java.
0.410.44.0
org.janelia » H5J_Loader_Plugin
A Maven project implementing an ImageJ plugin
1.1.5
BSD
org.janelia.saalfeldlab » n5
Not HDF5
3.1.33.1.2
BSD
org.janelia.saalfeldlab » n5-aws-s3
N5 library implementation using Amazon Web Services S3 backend.
4.0.24.0.1
BSD
org.janelia.saalfeldlab » n5-blosc
Blosc compression for N5
1.1.1
BSD
org.janelia.saalfeldlab » n5-google-cloud
N5 library implementation using Google Cloud Storage backend.
4.0.0
BSD
org.janelia.saalfeldlab » n5-hdf5
Best effort N5 implementation on HDF5 files.
2.1.02.0.0
BSD
org.janelia.saalfeldlab » n5-ij
ImageJ convenience layer for N5
4.0.2
BSD
org.janelia.saalfeldlab » n5-imglib2
Open N5 datasets as ImgLib2 RandomAccessibles, and write ImgLib2 RandomAccessibles as/ into N5 datasets.
7.0.0
BSD
org.janelia.saalfeldlab » n5-universe
Utilities spanning all of the N5 repositories
1.3.21.3.1
GPL 3.0
org.janelia.saalfeldlab » n5-viewer_fiji
BigDataViewer-based visualization tool for N5 datasets
6.0.15.1.0-kr
BSD
org.janelia.saalfeldlab » n5-zarr
Zarr filesystem backend for N5
1.2.11.3.5
Bytecode Apache 2.0 +2
org.javassist » javassist
Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
3.30.2-GA3.31.0-GA
org.jdom » jdom2
A complete, Java-based solution for accessing, manipulating,
2.0.6.1
Apache 2.0
org.jetbrains.kotlin » kotlin-compiler-embeddable
Kotlin Compiler (embeddable)
1.9.222.4.20-neptune-246
Apache 2.0
org.jetbrains.kotlin » kotlin-daemon-embeddable
Kotlin Daemon (for using with embeddable compiler)
1.9.222.3.21
Reflection Apache 2.0
org.jetbrains.kotlin » kotlin-reflect
Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime.
1.9.222.3.21
Apache 2.0
org.jetbrains.kotlin » kotlin-script-runtime
Kotlin Script Runtime
1.9.222.3.21
Apache 2.0
org.jetbrains.kotlin » kotlin-scripting-common
Kotlin Scripting Common
1.9.222.3.21
Apache 2.0
org.jetbrains.kotlin » kotlin-scripting-compiler-embeddable
Kotlin Scripting Compiler Plugin for embeddable compiler
1.9.222.3.21
Apache 2.0
org.jetbrains.kotlin » kotlin-scripting-jsr223
Kotlin Scripting JSR-223 support
1.9.222.3.21
Apache 2.0
org.jetbrains.kotlin » kotlin-scripting-jvm
Kotlin Scripting Jvm
1.9.222.3.21
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib
Standard library for the Kotlin Programming Language
1.9.222.3.21
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-common
Standard library for the Kotlin Programming Language
1.9.222.3.21
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-jdk8
Kotlin Standard Library JDK 8 extension
1.9.222.3.21
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-core
Coroutines support libraries for Kotlin
1.8.01.11.0
Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-core-jvm
Coroutines support libraries for Kotlin
1.8.01.11.0
org.jfree » jfreechart
JFreeChart is a class library, written in Java, for generating charts.
1.5.41.5.6
GPL
org.jfree » jfreesvg
A fast, lightweight Java library for creating SVG output.
3.4.33.4.4
EPL 2.0 +1
org.jgrapht » jgrapht-core1.4.01.5.3
EPL 2.0 +1
org.jgrapht » jgrapht-demo1.4.01.5.3
EPL 2.0 +1
org.jgrapht » jgrapht-ext1.4.01.5.3
EPL 2.0 +1
org.jgrapht » jgrapht-guava1.4.01.5.3
EPL 2.0 +1
org.jgrapht » jgrapht-io1.4.01.5.3
EPL 2.0 +1
org.jgrapht » jgrapht-opt1.4.01.5.3
Apache 2.0
org.jheaps » jheaps
A free, production-ready, efficient Java library containing a collection of heap data-structures.
0.14
BSD 3-clause
org.jline » jline-builtins3.25.14.1.0
BSD 3-clause
org.jline » jline-console3.25.14.1.0
BSD 3-clause
org.jline » jline-reader3.25.14.1.0
BSD 3-clause
org.jline » jline-remote-ssh3.25.14.1.0
BSD 3-clause
org.jline » jline-remote-telnet3.25.14.1.0
BSD 3-clause
org.jline » jline-style3.25.14.1.0
BSD 3-clause
org.jline » jline-terminal3.25.14.1.0
BSD 3-clause
org.jline » jline-terminal-jna
JLine
3.25.13.30.13
Mocking MIT
org.jmockit » jmockit
JMockit is a Java toolkit for automated developer testing.
1.491.50
org.jocl » jocl
Java bindings for OpenCL
2.0.52.0.6
BSD 3-clause
org.jogamp.gluegen » gluegen
JNI binding generator (Non-runtime components and atomic jar files)
2.5.0
BSD 3-clause
org.jogamp.gluegen » gluegen-rt
JNI binding generator (runtime)
2.5.0
org.jogamp.java3d » java3d-core1.7.22.4.0
BSD
org.jogamp.java3d » java3d-utils
Utility functions for the Java 3D Graphics API
1.7.2
org.jogamp.java3d » vecmath1.7.21.8.0
Apache 2.0 +3
org.jogamp.joal » joal
Java™ Binding for the OpenAL® API
2.5.0
OpenCL Lib Apache 2.0 +3
org.jogamp.jocl » jocl
Java™ Binding for the OpenCL® API
2.5.0
Apache 2.0 +3
org.jogamp.jogl » jogl-all
Java™ Binding for the OpenGL® API
2.5.0
Apache 2.0 +3
org.jogamp.jogl » jogl-all-noawt
Java™ Binding for the OpenGL® API (Without AWT)
2.5.0
org.joml » joml
Java OpenGL Math Library
1.10.51.10.8
org.jpedal » jpedalSTD2.80b11
MIT
org.jruby.jcodings » jcodings
Byte based encoding support library for java
1.0.581.0.64
Regexp MIT
org.jruby.joni » joni
Java port of Oniguruma: http://www.geocities.jp/kosako3/oniguruma
2.2.12.2.7
JSON Lib Public
org.json » json
JSON is a light-weight, language independent, data interchange format.
2024020520251224
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.10.26.0.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.10.26.0.3
EPL 2.0
org.junit.jupiter » junit-jupiter-migrationsupport
Module "junit-jupiter-migrationsupport" of JUnit
5.10.26.0.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.10.26.0.3
Testing EPL 2.0
org.junit.vintage » junit-vintage-engine
A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ...
5.10.26.0.3
BSD
org.jzy3d » jzy3d-core2.2.1
BSD
org.jzy3d » jzy3d-core-awt2.2.1
BSD
org.jzy3d » jzy3d-emul-gl-awt2.2.1
BSD
org.jzy3d » jzy3d-jGL-awt2.2.1
BSD
org.jzy3d » jzy3d-jdt-core
Java Delaunay Triangulation Core Library
2.2.1
BSD
org.jzy3d » jzy3d-native-jogl-awt2.2.1
BSD
org.jzy3d » jzy3d-native-jogl-core2.2.1
BSD
org.jzy3d » jzy3d-native-jogl-swing2.2.1
BSD
org.jzy3d » jzy3d-tester2.2.1
org.lasersonlab » jblosc
Blosc Java Interface
1.0.1
Compression Apache 2.0
org.lz4 » lz4-java2 vulnerabilities
Java bindings and pure Java implementations of LZ4 and XXHash
1.8.01.11.0
Off-Heap Lib Apache 2.0
org.mapdb » mapdb
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap memory. It is a fast, scalable and ...
3.1.0
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
2.19.05.23.0
GPL 3.0
org.morphonets » SNT
The ImageJ framework for quantitative neuroanatomy
4.2.1
Reflection Apache 2.0
org.objenesis » objenesis
A library for instantiating Java objects
3.33.5
MIT
org.ojalgo » ojalgo
oj! Algorithms - ojAlgo - is Open Source Java code that has to do with mathematics, linear algebra and optimisation.
45.1.156.2.1
org.openjdk.jmh » jmh-core
The jmh is a Java harness for building, running, and analysing
1.37
org.openjdk.jmh » jmh-generator-annprocess
JMH benchmark generator, based on annotation processors.
1.37
GPL 2.0
org.openmicroscopy » metakit
A library for reading Metakit database files.
5.3.65.3.10
BSD 2-clause
org.openmicroscopy » ome-codecs
Image encoding and decoding routines.
1.0.11.1.3
BSD 2-clause
org.openmicroscopy » ome-common
Contains common I/O, date parsing, and XML processing classes.
6.0.216.2.1
Apache 2.0
org.openmicroscopy » ome-poi
Java API to handle Microsoft OLE 2 Compound Document format (Word, Excel). Based on poi-2.5.1-final-20040804.jar, with ...
5.3.85.3.11
BSD 2-clause
org.openmicroscopy » ome-xml
A library for working with OME-XML metadata structures.
6.3.46.5.3
GPL 2.0
org.openmicroscopy » omero-blitz5.7.25.8.4
GPL 2.0
org.openmicroscopy » omero-common5.6.45.7.4
GPL 2.0
org.openmicroscopy » omero-dsl-plugin5.5.25.5.4
GPL 2.0
org.openmicroscopy » omero-gateway5.9.05.10.5
GPL 2.0
org.openmicroscopy » omero-model5.6.135.7.5
GPL 2.0
org.openmicroscopy » omero-renderer5.5.155.6.4
GPL 2.0
org.openmicroscopy » omero-romio5.7.55.8.4
GPL 2.0
org.openmicroscopy » omero-server5.6.105.7.4
Bytecode BSD 3-clause
org.ow2.asm » asm
ASM, a very small and fast Java bytecode manipulation framework
9.69.9.1
Bytecode BSD 3-clause
org.ow2.asm » asm-analysis
Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework
9.69.9.1
Bytecode BSD 3-clause
org.ow2.asm » asm-commons
Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework
9.69.9.1
Bytecode BSD 3-clause
org.ow2.asm » asm-tree
Tree API of ASM, a very small and fast Java bytecode manipulation framework
9.69.9.1
BSD 3-clause
org.ow2.asm » asm-util
Utilities for ASM, a very small and fast Java bytecode manipulation framework
9.69.9.1
PostgreSQL Driver BSD 2-clause
org.postgresql » postgresql1 vulnerability
PostgreSQL JDBC Driver Postgresql
42.7.242.7.11
org.python » jython-slim
Jython is an implementation of the high-level, dynamic, object-oriented
2.7.32.7.4
BSD
org.scijava » batch-processor
A Batch Processor for SciJava Modules and Scripts
0.4.2batch-processor-0.4.2
org.scijava » minimaven
A minimal build system interpreting Maven-style pom.xml files
2.2.2
org.scijava » native-lib-loader
A library for loading native libraries.
2.5.0
BSD
org.scijava » parsington
A general-purpose mathematical expression parser, which converts infix expression strings into postfix queues and/or ...
3.1.0
BSD
org.scijava » scijava-cache
SciJava cache implementation using Google Guava.
0.1.2
BSD
org.scijava » scijava-common
SciJava Common is a shared library for SciJava software. It provides a plugin framework, with an extensible mechanism ...
2.98.02.100.0
BSD
org.scijava » scijava-config
SciJava Configuration is a shared collection of files for SciJava software. It provides configuration files for common ...
2.0.3
BSD
org.scijava » scijava-grab
SciJava library for dynamically grabbing dependencies.
0.1.2
BSD
org.scijava » scijava-io-http
SciJava I/O support for HTTP/HTTPS.
0.3.0
BSD
org.scijava » scijava-java3d
Utility classes for working with Java 3D.
0.1.0
BSD
org.scijava » scijava-listeners
Helper for maintaining lists of listeners
1.0.0-beta-3
BSD
org.scijava » scijava-log-slf4j
This adapter package enables the use of SLF4J-based logging within SciJava Common's logging framework. It is kept ...
1.0.6
BSD
org.scijava » scijava-optional
Helpers for emulating named and default arguments
1.0.1scijava-optional-1.0.1
BSD
org.scijava » scijava-plot
Plots for SciJava.
0.2.0scijava-plot-0.2.0
BSD
org.scijava » scijava-plugins-commands
Core commands for SciJava applications.
0.2.40.2.5
BSD
org.scijava » scijava-plugins-platforms
Core platform plugins for SciJava applications.
0.3.1scijava-plugins-platforms...
BSD
org.scijava » scijava-plugins-text-markdown
Core text format plugin for Markdown.
0.1.3scijava-plugins-text-mark...
BSD
org.scijava » scijava-plugins-text-plain
Core text format plugin for plain text.
0.1.4scijava-plugins-text-plai...
BSD
org.scijava » scijava-search
Search framework for SciJava applications.
2.0.43.0.0
BSD
org.scijava » scijava-table
Table structures for SciJava.
1.0.2scijava-table-1.0.2
BSD
org.scijava » scijava-ui-awt
SciJava user interface components for Java AWT.
0.1.7
BSD
org.scijava » scijava-ui-swing
SciJava user interface components for Java Swing.
1.0.11.0.4
BSD
org.scijava » script-editor
Script Editor and Interpreter for SciJava script languages.
1.0.01.2.0
BSD
org.scijava » script-editor-jython
Jython language support for SciJava Script Editor.
1.1.0script-editor-jython-1.0.0
BSD
org.scijava » script-editor-scala
Scala language support for SciJava Script Editor.
0.2.1script-editor-scala-0.2.1
BSD
org.scijava » scripting-beanshell
JSR-223-compliant BeanShell scripting language plugin.
0.4.11.0.0
BSD
org.scijava » scripting-clojure
JSR-223-compliant Clojure scripting language plugin.
0.1.61.0.0
BSD
org.scijava » scripting-groovy
JSR-223-compliant Groovy scripting language plugin.
1.0.0
BSD
org.scijava » scripting-java
JSR-223-compliant Java scripting language plugin.
0.4.11.0.0
BSD
org.scijava » scripting-javascript
JSR-223-compliant JavaScript scripting language plugin.
1.0.0scripting-javascript-1.0.0
BSD
org.scijava » scripting-jruby
JSR-223-compliant JRuby scripting language plugin.
0.3.1scripting-jruby-0.3.1
BSD
org.scijava » scripting-jython
JSR-223-compliant Jython scripting language plugin.
1.0.1scripting-jython-1.0.1
BSD
org.scijava » scripting-kotlin
JSR-223-compliant Kotlin scripting language plugin.
0.2.1scripting-kotlin-0.2.1
BSD
org.scijava » scripting-matlab
MATLAB scripting language plugin.
0.5.3scripting-matlab-0.5.3
BSD
org.scijava » scripting-python
Python scripting language plugin to be used via scyjava.
0.3.00.4.3
GPL 2.0
org.scijava » scripting-renjin
SciJava wrapper around the Renjin R implementation.
0.2.3
BSD
org.scijava » scripting-scala
JSR-223-compliant Scala scripting language plugin.
0.3.2scripting-scala-0.3.2
org.scijava » swing-checkbox-tree
A set of components for use with Swing JTrees that provide support for JCheckBox nodes.
1.0.2
BSD 2-clause
org.scijava » ui-behaviour
Configurable key and mouse event handling
2.0.8ui-behaviour-2.0.7
GPL 2.0 +1
org.scijava » j3dcore
3D Graphics API for the Java Platform
1.6.0-scijava-2
BSD
org.scijava » j3dutils
Utility functions for the Java 3D Graphics API
1.6.0-scijava-2
GPL 2.0 +1
org.scijava » vecmath
Math functions for the Java 3D Graphics API
1.6.0-scijava-2
GPL 3.0
org.scijava » jep
JEP is a Java library for parsing and evaluating mathematical expressions.
2.4.2
Microbenchmarks Apache 2.0
org.scijava » junit-benchmarks
A framework for writing performance micro-benchmarks using JUnit4 annotations, forked from ...
0.7.4-scijava
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
1.7.362.0.18
Logging MIT
org.slf4j » slf4j-ext
Extensions to the SLF4J API
1.7.362.0.18
org.slf4j » slf4j-jcl
SLF4J JCL Binding
1.7.36
org.slf4j » slf4j-jdk14
SLF4J JDK14 Provider
1.7.362.0.18
Logging MIT
org.slf4j » slf4j-nop
Binding/provider for NOP, an implementation that silently discards all logging messages.
1.7.362.0.18
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
1.7.362.0.18
Logging Bridge Apache 2.0
org.slf4j » jcl-over-slf4j
Jakarta/Apache commons logging 1.2 implemented over SLF4J
1.7.362.0.18
Apache 2.0
org.smurn » jply
Java library to read files in the PLY format.
0.2.10.2.0
YAML Apache 2.0
org.snakeyaml » snakeyaml-engine
Core YAML 1.2 parser and emitter for Java
2.73.0.1
EPL 2.0
org.sonatype.sisu » sisu-inject-bean
JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring
2.6.01.0.0
EPL 2.0
org.sonatype.sisu » sisu-inject-plexus
Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container
2.6.01.0.0
AOP Apache 2.0
org.springframework » spring-aop
Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ...
3.2.9.RELEASE7.0.7
Dep Injection Apache 2.0
org.springframework » spring-beans2 vulnerabilities
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ...
3.2.9.RELEASE7.0.7
Core Utils Apache 2.0
org.springframework » spring-core5 vulnerabilities
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
3.2.9.RELEASE7.0.7
Machine Learning Apache 2.0
org.tensorflow » tensorflow
TensorFlow for Java: A software library for machine intelligence.
1.12.01.15.0
Apache 2.0
org.tensorflow » libtensorflow
Pure-Java code for the TensorFlow machine intelligence library.
1.12.01.15.0
Apache 2.0
org.tensorflow » libtensorflow_jni
Platform-dependent native code for the TensorFlow Java library.
1.12.01.15.0
Apache 2.0
org.tensorflow » libtensorflow_jni_gpu
Platform-dependent native code with GPU (CUDA) support for the TensorFlow Java library.
1.12.01.15.0
Apache 2.0
org.tensorflow » proto
Java API for TensorFlow protocol buffers.
1.12.01.15.0
Date/Time BSD 3-clause
org.threeten » threetenbp
Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR.
1.6.81.7.3
org.tukaani » xz
XZ data compression
1.91.12
YAML Apache 2.0
org.yaml » snakeyaml
YAML 1.1 parser and emitter for Java
2.22.6
GPL 3.0
sc.fiji » fiji
Fiji is a distribution of ImageJ for the life sciences.
2.15.02.14.0
GPL 3.0
sc.fiji » 3D_Blob_Segmentation
3D Blob Segmentation plugin for Fiji.
3.0.24.0.0
GPL 3.0
sc.fiji » 3D_Objects_Counter
3D Objects Counter plugin for Fiji.
2.0.13D_Objects_Counter-2.0.1
GPL 3.0
sc.fiji » 3D_Viewer
3D Viewer for visualizing image stacks three-dimensionally.
4.0.55.0.1
GPL 3.0
sc.fiji » AnalyzeSkeleton_
Analysis of 2D and 3D skeleton images.
3.4.2
GPL 3.0
sc.fiji » Anisotropic_Diffusion_2D
Anisotropic Diffusion 2D plugin for Fiji.
2.0.1
GPL 3.0
sc.fiji » Archipelago_Plugins
Archipelago Plugins plugin for Fiji.
0.5.4
GPL 3.0
sc.fiji » Arrow_
Arrow plugin for Fiji.
2.0.2
GPL 3.0
sc.fiji » Auto_Local_Threshold
Auto Local Threshold plugin for Fiji.
1.11.0
GPL 3.0
sc.fiji » Auto_Threshold
Auto Threshold plugin for Fiji.
1.18.0
GPL 2.0
sc.fiji » BalloonSegmentation_
Balloon Segmentation plugin for Fiji.
3.0.1
GPL 3.0
sc.fiji » Bug_Submitter
Bug Submitter plugin for Fiji.
2.1.1
GPL 3.0
sc.fiji » CPU_Meter
CPU Meter plugin for Fiji.
2.0.2
GPL 3.0
sc.fiji » Calculator_Plus
Calculator Plus plugin for Fiji.
2.0.1
GPL 3.0
sc.fiji » Cell_Counter
Cell Counter plugin for ImageJ.
3.0.0
GPL 3.0
sc.fiji » Colocalisation_Analysis
Fiji's plugin for colocalization analysis.
3.0.6
GPL 3.0
sc.fiji » Color_Histogram
Color Histogram plugin for Fiji.
2.0.7
GPL 3.0
sc.fiji » Color_Inspector_3D
Color Inspector 3D plugin for Fiji.
2.5.0
GPL 3.0
sc.fiji » Colour_Deconvolution
Colour Deconvolution plugin for Fiji.
3.0.3
GPL 3.0
sc.fiji » CorrectBleach_
CorrectBleach plugin for Fiji.
2.1.0
GPL 3.0
sc.fiji » Correct_3D_Drift
Script to register time frames (stacks) to each other.
1.0.61.0.7
GPL 3.0
sc.fiji » Descriptor_based_registration
Descriptor based registration plugin for Fiji.
2.1.8
GPL 3.0
sc.fiji » Dichromacy_
Dichromacy plugin for Fiji.
2.1.2
GPL 3.0
sc.fiji » Directionality_
Directionality plugin for Fiji.
2.3.0
GPL 3.0
sc.fiji » FS_Align_TrakEM2
FS Align TrakEM2 plugin for Fiji.
2.0.4FS_Align_TrakEM2-2.0.4
GPL 3.0
sc.fiji » Feature_Detection
Feature Detection plugin for Fiji.
2.0.3Feature_Detection-2.0.3
GPL 2.0
sc.fiji » Fiji_Archipelago
Fiji Archipelago plugin for Fiji.
2.0.1Fiji_Archipelago-2.0.1
GPL 3.0
sc.fiji » Fiji_Developer
Fiji Developer plugin for Fiji.
2.0.8Fiji_Developer-2.0.8
GPL 3.0
sc.fiji » Fiji_Package_Maker
Fiji Package Maker plugin for Fiji.
2.1.1Fiji_Package_Maker-2.1.1
GPL 2.0
sc.fiji » Fiji_Plugins
Fiji Plugins plugin for Fiji.
3.1.3Fiji_Plugins-3.1.3
MIT
sc.fiji » FilamentDetector
A Fiji plugin that allow easy, fast and accurate detection and tracking of biological filaments.
2.0.1FilamentDetector-2.0.1
GPL 3.0
sc.fiji » FlowJ_
FlowJ plugin for Fiji.
2.0.1
GPL 3.0
sc.fiji » Graph_Cut
Graph Cut plugin for Fiji.
1.0.2Graph_Cut-1.0.2
GPL 3.0
sc.fiji » Gray_Morphology
Gray Morphology plugin for Fiji.
2.3.5Gray_Morphology-2.3.5
GPL 3.0
sc.fiji » HDF5_Vibez
HDF5 plugin for ImageJ and Fiji.
1.1.1
GPL 3.0
sc.fiji » Helmholtz_Analysis
Helmholtz Analysis plugin for Fiji.
2.0.2Helmholtz_Analysis-2.0.2
GPL 3.0
sc.fiji » IJ_Robot
IJ Robot plugin for Fiji.
2.0.1IJ_Robot-2.0.1
GPL 3.0
sc.fiji » IO_
IO plugin for Fiji.
4.2.24.3.0
BSD
sc.fiji » Image_5D
The Image5D plugins extend image stacks to 5 dimensions: x, y, channel (color), slice (z), frame (t).
2.0.2Image_5D-2.0.2
GPL 3.0
sc.fiji » Image_Expression_Parser
Image Expression Parser plugin for Fiji.
3.0.1Image_Expression_Parser-3...
GPL 3.0
sc.fiji » Interactive_3D_Surface_Plot
Interactive 3D Surface Plot plugin for Fiji.
3.0.1Interactive_3D_Surface_Pl...
GPL 3.0
sc.fiji » IsoData_Classifier
IsoData Classifier plugin for Fiji.
2.0.1IsoData_Classifier-2.0.1
MIT
sc.fiji » Kappa
A Fiji plugin for Curvature Analysis.
2.0.0
GPL 3.0
sc.fiji » Kuwahara_Filter
Kuwahara Filter plugin for Fiji.
2.0.1Kuwahara_Filter-2.0.1
MIT
sc.fiji » KymographBuilder
KymographBuilder: Yet Another Kymograph Fiji plugin.
3.0.0
GPL 2.0
sc.fiji » LSM_Reader
LSM Reader plugin for Fiji.
4.1.2LSM_Reader-4.1.2
GPL 2.0
sc.fiji » LSM_Toolbox
LSM Toolbox plugin for Fiji.
4.1.2LSM_Toolbox-4.1.2
GPL 3.0
sc.fiji » Lasso_and_Blow_Tool
Lasso and Blow Tool plugin for Fiji.
2.0.2Lasso_and_Blow_Tool-2.0.2
GPL 3.0
sc.fiji » Linear_Kuwahara
Linear Kuwahara plugin for Fiji.
2.0.1Linear_Kuwahara-2.0.1
GPL 3.0
sc.fiji » LocalThickness_
Local Thickness is used to compute the local thickness of a 3D image stack.
5.0.0
GPL 3.0
sc.fiji » MTrack2_
MTrack2 plugin for Fiji.
2.0.1
GPL 3.0
sc.fiji » M_I_P
M I P plugin for Fiji.
2.0.1
GPL 3.0
sc.fiji » Manual_Tracking
Manual Tracking plugin for Fiji.
2.1.1Manual_Tracking-2.1.1
GPL 3.0
sc.fiji » Multi_Kymograph
Measure velocities of moving structures in an image time series.
3.0.1Multi_Kymograph-3.0.1
MIT
sc.fiji » OMEVisual
A Fiji plugin to easily visualize OME metadata.
2.0.01.0.2
GPL 3.0
sc.fiji » PIV_analyser
PIV analyser plugin for Fiji.
2.0.0PIV_analyser-2.0.0
GPL 3.0
sc.fiji » QuickPALM_
QuickPALM plugin for Fiji.
1.1.2
GPL 3.0
sc.fiji » RATS_
RATS plugin for Fiji.
2.0.2
GPL 3.0
sc.fiji » Reconstruct_Reader
Reconstruct Reader plugin for Fiji.
2.0.5Reconstruct_Reader-2.0.5
GPL 3.0
sc.fiji » SPIM_Opener
SPIM Opener plugin for Fiji.
2.0.2SPIM_Opener-2.0.2
GPL 2.0
sc.fiji » SPIM_Registration
Software for the reconstruction of multi-view microscopic acquisitions like Selective Plane Illumination Microscopy ...
5.0.25
GPL 3.0
sc.fiji » Samples_
Samples plugin for Fiji.
2.0.3
GPL 3.0
sc.fiji » Series_Labeler
Series Labeler plugin for Fiji.
2.0.1Series_Labeler-2.0.1
Apache 2.0
sc.fiji » Siox_Segmentation
Siox Segmentation plugin for Fiji.
1.0.5Siox_Segmentation-1.0.5
GPL 3.0
sc.fiji » Skeletonize3D_
Skeletonize3D plugin for Fiji.
2.1.1
GPL 3.0
sc.fiji » SplineDeformationGenerator_
SplineDeformationGenerator plugin for Fiji.
2.0.2
GPL 3.0
sc.fiji » Stack_Manipulation
Stack Manipulation plugin for Fiji.
2.1.2Stack_Manipulation-2.1.2
BSD
sc.fiji » Statistical_Region_Merging
Statistical Region Merging plugin for Fiji.
2.0.1Statistical_Region_Mergin...
GPL 2.0
sc.fiji » Stitching_
A plugin for reconstructing big images/stacks from an arbitrary number of tiled input images/stacks.
3.1.9
GPL 3.0
sc.fiji » Sync_Win
Sync Win plugin for Fiji.
1.7-fiji4Sync_Win-1.7-fiji4
GPL 3.0
sc.fiji » Thread_Killer
Thread Killer plugin for Fiji.
2.0.1Thread_Killer-2.0.1
GPL 3.0
sc.fiji » Time_Lapse
Time Lapse tools written in conjunction with the work for "A Doppler effect in embryonic pattern formation", Soroldoni ...
2.1.1Time_Lapse-2.1.1
GPL 3.0
sc.fiji » Time_Stamper
Time Stamper plugin for Fiji.
2.1.0Time_Stamper-2.1.0
GPL 3.0
sc.fiji » ToAST_
ToAST plugin for Fiji.
25.0.2
GPL 3.0
sc.fiji » TopoJ_
TopoJ plugin for Fiji.
2.0.1
GPL 3.0
sc.fiji » Trainable_Segmentation
Trainable Segmentation plugin for Fiji.
3.3.44.0.0
GPL 2.0
sc.fiji » TrakEM2_Archipelago
TrakEM2 Support for Fiji Archipelago
2.0.4TrakEM2_Archipelago-2.0.4
GPL 3.0
sc.fiji » VIB-lib
Support library for all the VIB stuff.
2.2.0VIB-lib-2.2.0
GPL 3.0
sc.fiji » VIB_
VIB plugin for Fiji.
3.0.44.0.0
GPL 3.0
sc.fiji » Vaa3d_Reader
Custom reader for Vaa3D application 3D volume file formats .v3draw and .v3dpbd.
2.0.3Vaa3d_Reader-2.0.3
GPL 3.0
sc.fiji » Vaa3d_Writer
Plugin to write .v3draw files readable by Vaa3d.
1.0.3Vaa3d_Writer-1.0.3
GPL 3.0
sc.fiji » Video_Editing
Video Editing plugin for Fiji.
2.0.1Video_Editing-2.0.1
GPL 2.0
sc.fiji » View5D_
View5D plugin for Fiji.
2.5.02.3.6
GPL 3.0
sc.fiji » Volume_Calculator
The Volume Calculator plugin is designed to let users measure the volumes of arbitrary segments of blood vessels by ...
2.0.33.0.0
GPL 3.0
sc.fiji » Volume_Viewer
Volume Viewer plugin for Fiji.
2.01.4Volume_Viewer-2.01.4
GPL 3.0
sc.fiji » bUnwarpJ_
bUnwarpJ plugin for Fiji.
2.6.13
GPL 3.0
sc.fiji » bij
Biomedical imaging software, manuals, documentation and presentations.
1.0.0bij-1.0.0
GPL 3.0
sc.fiji » blockmatching_
Block Matching plugin for Fiji.
2.1.4
GPL 3.0
sc.fiji » fiji-lib
Utility classes for Fiji-based projects.
2.1.3fiji-lib-2.1.3
BSD +1
sc.fiji » legacy-imglib1
This project serves purely for phasing out ImgLib1 in favor of ImgLib2.
1.1.101.1.11
GPL 3.0
sc.fiji » level_sets
Level Sets plugin for Fiji.
1.0.2level_sets-1.0.2
LGPL 3.0
sc.fiji » pal-optimization
PAL: Phylogenetic Analysis Library
2.0.1pal-optimization-2.0.1
GPL 3.0
sc.fiji » panorama_
panorama plugin for Fiji.
3.0.2
GPL 3.0
sc.fiji » register_virtual_stack_slices
Registers image slices from a sequence of image slices stored in a folder.
3.0.8
GPL 3.0
sc.fiji » registration_3d
registration 3d plugin for Fiji.
2.0.1registration_3d-2.0.1
GPL 3.0
sc.fiji » weave_jy2java
Jython code weaver for Fiji.
2.1.1weave_jy2java-2.1.1
GPL 2.0
sc.fiji » bigwarp_fiji
A tool for manual pointwise deformable registration using bigdataviewer.
9.1.09.3.0
GPL 2.0
sc.fiji » trakem2_tps
Thin plate splines in TrakEM2.
2.0.0
GPL 2.0
sc.fiji » z_spacing
Z spacing plugin for Fiji.
1.1.2
BSD 2-clause
sc.fiji » bigdataviewer-core
BigDataViewer core classes with minimal dependencies.
10.4.1310.6.4
GPL 3.0
sc.fiji » bigdataviewer-server
A web server for BigDataViewer datasets.
3.1.2
BSD 2-clause
sc.fiji » bigdataviewer-vistools
Helpers to use BigDataViewer as quick visualization in other projects
1.0.0-beta-341.0.0-beta-29
GPL 3.0
sc.fiji » bigdataviewer_fiji
Fiji plugins for starting BigDataViewer and exporting data.
6.2.46.2.2
BSD 2-clause
sc.fiji » spim_data
representation of multi-angle, multi-channel (etc.) SPIM images and their registration
2.2.72.3.0
GPL 3.0
sc.fiji » TrackMate
TrackMate plugin for Fiji.
7.11.1
GPL 3.0
sc.fiji » TrackMate-Cellpose
TrackMate detector based on Cellpose.
0.1.20.1.0
GPL 3.0
sc.fiji » TrackMate-CSVImporter
Import detections and tracks from a CSV file into TrackMate.
3.1.43.1.2
GPL 3.0
sc.fiji » TrackMate-ExTrack
TrackMate interface for the ExTrack track analysis software.
1.2.5
GPL 3.0
sc.fiji » TrackMate-Ilastik
TrackMate detector based on Ilastik.
1.4.0
GPL 3.0
sc.fiji » TrackMate-MorphoLibJ
TrackMate detector based on the watershed segmentation tool in the MorphoLibJ plugin.
1.2.11.2.0
GPL 3.0
sc.fiji » TrackMate-Oneat
TrackMate oneat extension.
3.2.03.0.0
GPL 3.0
sc.fiji » TrackMate-Skeleton
TrackMate detector based on Skeletonization.
2.0.12.0.0
GPL 3.0
sc.fiji » TrackMate-StarDist
TrackMate detector based on StarDist.
1.2.1TrackMate-StarDist-1.2.1
GPL 3.0
sc.fiji » TrackMate-Weka
TrackMate detector based on the Weka trainable segmentation plugin.
1.3.11.3.0
GPL 3.0
sc.fiji » T2-NIT
T2-NIT component of TrakEM2 suite.
1.1.4
GPL 3.0
sc.fiji » T2-TreelineGraph
T2-TreelineGraph component of TrakEM2 suite.
1.1.4
GPL 3.0
sc.fiji » TrakEM2_
TrakEM2 plugin for ImageJ.
1.3.10
GPL 3.0
sc.fiji » VectorString
VectorString component of TrakEM2 suite.
2.0.33.0.0
GPL 3.0
sc.fiji » trakem2-transform
trakem2-transform component of TrakEM2 suite.
1.0.1
GPL 3.0
sc.fiji » MaMuT
Fiji plugin for the annotation of massive, multi-view data.
7.1.1
BSD
sc.fiji » labkit-pixel-classification
The implementation of the pixel classification algorithm, that is used the Labkit image segmentation plugin for Fiji.
0.1.17
BSD
sc.fiji » labkit-ui
The Labkit image segmentation tool for Fiji.
0.3.11