is not current version
Last Version 0.7.1

net.imagej:imagej-maven-plugin 0.5.2

A plugin helping with installing ImageJ 1.x plugins and dependencies. In ImageJ 1.x, .jar files containing an underscore are automatically scanned for classes whose names contain underscores. Every such class is considered to be a plugin. That is not true, however, for jai_codec.jar's classes. Therefore, Fiji introduced the split between plugins/ and jars/, where third-party libraries are expected to live in jars/. ImageJ2 uses the same structure since it is backwards compatible.

Categories

Categories

Maven Build Tools Net ImageJ Business Logic Libraries Computer Vision
GroupId

GroupId

net.imagej
ArtifactId

ArtifactId

imagej-maven-plugin
Version

Version

0.5.2
Type

Type

maven-plugin

Download imagej-maven-plugin 0.5.2


<plugin>
    <groupId>net.imagej</groupId>
    <artifactId>imagej-maven-plugin</artifactId>
    <version>0.5.2</version>
</plugin>