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.
| License | CC0 1.0 |
|---|---|
| Categories | Maven Plugins |
| Tags | pluginimagebuildbuild-systemmaven |
| Date | Apr 22, 2014 |
| Files | pom (4 KB) maven-plugin (19 KB) View All |
| Repositories | CentralSpring Lib Release |
| Ranking | #819040 in MvnRepository (See Top Artifacts) #6245 in Maven Plugins |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-4245 CVE-2022-4244 CVE-2017-1000487 |
Compile Dependencies (8)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Build Model Apache 2.0 | org.apache.maven » maven-plugin-api | 2.0 | 3.9.11 | |
| Build Model Apache 2.0 | org.apache.maven » maven-artifact | 2.0 | 3.9.11 | |
| Build Model Apache 2.0 | org.apache.maven » maven-model | 2.0 | 3.9.11 | |
| Build Model Apache 2.0 | org.apache.maven » maven-project | 2.0 | 3.9.11 | |
| Maven Plugins Apache 2.0 | org.apache.maven.plugins » maven-dependency-plugin | 2.4 | 3.9.0 | |
Apache 2.0 | org.apache.maven.shared » maven-dependency-tree | 1.2 | 3.3.0 | |
| Core Utils Apache 2.0 | org.codehaus.plexus » plexus-utils3 vulnerabilities | 3.0 | 4.0.2 | |
Apache 2.0 | org.codehaus.plexus » plexus-interpolation | 1.14 | 1.29 |
Licenses
| License | URL |
|---|---|
| CC0 1.0 Universal License | http://creativecommons.org/publicdomain/zero/1.0/ |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Curtis Rueden | ctrueden<at>wisc.edu | ctrueden | architect, developer | UW-Madison LOCI |
| Johannes Schindelin | schindelin<at>wisc.edu | dscho | architect, developer | UW-Madison LOCI |