Hi Wilco, > Is ImageJ still actively maintained by Wayne?
One way to understand active maintenance going on is from the commit history: https://github.com/imagej/ImageJ/commits > the last ImageJ release <https://wsr.imagej.net/notes.html> dates back > from February last year. The most up-to-date release notes can be seen here: https://github.com/imagej/ImageJ/blob/-/release-notes.html The fact that the ImageJ website's release notes have not been updated to match (1.54q and 1.54r) is probably just an oversight. > the link you are posting doesn't point to an official ImageJ-site. On the contrary, the net.imagej:ij artifacts deployed to Maven Central [1] are official release builds, as performed by the ImageJ continuous integration system [2]. > But the central maven repo does not contain the latest releases since 2/2025. This is my fault; the CI job failed to deploy 1.54q and 1.54r due to changes in how Maven Central deployment works. It is on my list to get those artifacts uploaded; if you need one of these newer versions urgently, let me know and I will try to expedite it. Regards, Curtis [1] https://central.sonatype.com/artifact/net.imagej/ij [2] https://github.com/imagej/ImageJ/actions -- Curtis Rueden Software architect, LOCI/Eliceiri lab - https://uw-loci.github.io/ Fiji project lead - https://imagej.net/people/ctrueden Have you tried the Image.sc Forum? https://forum.image.sc/ On Wed, Mar 18, 2026 at 11:43 AM Wilco Kasteleijn <[email protected]> wrote: > Hi Herbie, > > I'm using ImageJ as a java library from my own open source github project: > https://github.com/wkasteleijn/luckystackworker > > In order to pull it in directly as a maven dependency I need the latest > artefact from a known maven repository. But the central maven repo does not > contain the latest releases since 2/2025. > > It's an astronomical image processing application bytheway. > > -- > Met vriendelijke groet / Regards, > Wilco Kasteleijn > wilcokas.com <https://www.wilcokas.com> > > Op wo 18 mrt 2026 om 17:24 schreef Gluender <[email protected]>: > > > Wilco, > > > > the link you are posting doesn't point to an official ImageJ-site. > > Maybe it is Fiji-related though. > > > > Always update ImageJ by using its Update-menu item (see the attached > > screen-shot.) > > > > Regards > > > > Herbie > > > > :::::::::::::::::::::::::::::::::::::::::::::: > > Am 18.03.26 um 16:49 schrieb Wilco Kasteleijn: > > > Hi Herbie, > > > More frequent update not at all 😉 It's just that I was looking at the > > > release page. Also there is no new maven artefact that I can pull in > > since > > > 2/2025: https://central.sonatype.com/artifact/net.imagej/ij/versions > > > But it's great to hear that you guys are still actively working on it. > > > Ofcourse I can always clone the github repo and build it myself. > > > Thanks for the info and for maintaining the best full java image > library > > > around! > > > > > > Best regards, > > > Wilco. > > > > > > Op wo 18 mrt 2026 om 14:54 schreef Gluender <[email protected]>: > > > > > >> Greetings, > > >> > > >> the latest version I'm aware of is 1.54s13 that dates to 25. Jan. > 2026. > > >> <https://github.com/imagej/ImageJ/commits/master/ij> > > >> > > >> If you are missing more frequent updates, then please think of the > fact > > >> that we all get older... > > >> > > >> Herbie > > >> > > >> :::::::::::::::::::::::::::::::::::::::::::::: > > >> Am 18.03.26 um 14:16 schrieb Wilco Kasteleijn: > > >>> Hello all, > > >>> I see that the last ImageJ release < > https://wsr.imagej.net/notes.html> > > >>> dates back from February last year. There used to be a new one once > > every > > >>> quarter or so. Should I be worried? Is ImageJ still actively > maintained > > >> by > > >>> Wayne? > > >>> > > >>> Regards, > > >>> Wilco. > > >>> > > >>> -- > > >>> ImageJ mailing list: http://imagej.nih.gov/ij/list.html > > >>> > > >> > > >> -- > > >> ImageJ mailing list: http://imagej.nih.gov/ij/list.html > > >> > > > > > > -- > > > ImageJ mailing list: http://imagej.nih.gov/ij/list.html > > > > > > > > > -- > ImageJ mailing list: http://imagej.nih.gov/ij/list.html > -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html
