is not current version
Last Version 1.2.2

ImageJ 1.x Patcher 1.2.1

A runtime patcher to introduce extension points into ImageJ 1.x. This project offers extension points for use with ImageJ2 and it also offers (limited) support for headless operations.

License

License

Simplified BSD License
Categories

Categories

Net ImageJ Business Logic Libraries Computer Vision
GroupId

GroupId

net.imagej
ArtifactId

ArtifactId

ij1-patcher
Version

Version

1.2.1
Type

Type

jar
Description

Description

ImageJ 1.x Patcher
A runtime patcher to introduce extension points into ImageJ 1.x. This project offers extension points for use with ImageJ2 and it also offers (limited) support for headless operations.
Project URL

Project URL

https://imagej.net/ImageJ_Legacy
Project Organization

Project Organization

ImageJ
Source Code Management

Source Code Management

https://github.com/imagej/ij1-patcher

Download ij1-patcher 1.2.1


<!-- https://jarcasting.com/artifacts/net.imagej/ij1-patcher/ -->
<dependency>
    <groupId>net.imagej</groupId>
    <artifactId>ij1-patcher</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.imagej/ij1-patcher/
implementation 'net.imagej:ij1-patcher:1.2.1'
// https://jarcasting.com/artifacts/net.imagej/ij1-patcher/
implementation ("net.imagej:ij1-patcher:1.2.1")
'net.imagej:ij1-patcher:jar:1.2.1'
<dependency org="net.imagej" name="ij1-patcher" rev="1.2.1">
  <artifact name="ij1-patcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.imagej', module='ij1-patcher', version='1.2.1')
)
libraryDependencies += "net.imagej" % "ij1-patcher" % "1.2.1"
[net.imagej/ij1-patcher "1.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.imagej : ij jar 1.53d
org.javassist : javassist jar 3.27.0-GA

test (2)

Group / Artifact Type Version
org.scijava : scijava-common jar 2.85.0
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.