MVN

net.imagej : imagej-launcher

Maven & Gradle

Apr 23, 2016
4 usages
20 stars

ImageJ Launcher · The executable which runs ImageJ. Its purpose is also to make sure that updates downloaded by the ImageJ Updater will be put into place before starting the Java Virtual Machine. It was formerly known as the Fiji launcher.

<dependency>
    <groupId>net.imagej</groupId>
    <artifactId>imagej-launcher</artifactId>
    <version>4.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.imagej : imagej-launcher to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.5

All Versions

Choose a version of net.imagej : imagej-launcher to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
imagej-launcher-4.0.5
imagej-launcher-4.0.4
imagej-launcher-4.0.3
imagej-launcher-4.0.2
imagej-launcher-4.0.0
3.3.x
imagej-launcher-3.3.0
3.2.x
imagej-launcher-3.2.0
3.1.x
imagej-launcher-3.1.7
imagej-launcher-3.1.6
imagej-launcher-3.1.5
imagej-launcher-3.1.4
imagej-launcher-3.1.3
imagej-launcher-3.1.2
imagej-launcher-3.1.1
imagej-launcher-3.1.0
3.0.x
imagej-launcher-3.0.2
imagej-launcher-3.0.1
imagej-launcher-3.0.0

How to add a dependency to Maven

Add the following net.imagej : imagej-launcher maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.imagej</groupId>
    <artifactId>imagej-launcher</artifactId>
    <version>4.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.imagej : imagej-launcher gradle dependency to your build.gradle file:

implementation 'net.imagej:imagej-launcher:4.0.5'

Gradle Kotlin DSL: Add the following net.imagej : imagej-launcher gradle kotlin dependency to your build.gradle.kts file:

implementation("net.imagej:imagej-launcher:4.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.imagej : imagej-launcher sbt scala dependency to your build.sbt file:

libraryDependencies += "net.imagej" % "imagej-launcher" % "4.0.5"

Advertisement

Dependencies from Group

ij
Jun 30, 2023
62 usages
356 stars
May 23, 2023
4 usages
4 stars
Apr 23, 2016
4 usages
20 stars
Oct 24, 2014
3 usages
19 stars
Mar 26, 2014
1 usages
1 stars

Discover Dependencies

Jul 05, 2019
11 usages
11 stars
Jul 04, 2019
61 stars
Oct 31, 2016
44 stars
May 24, 2017
8 stars
Oct 08, 2015
1 stars
Dec 30, 2021
626 stars