fiji / Trainable_Segmentation

Fiji library to perform image segmentation based on the Weka learning schemes
https://imagej.net/Trainable_Weka_Segmentation
GNU General Public License v3.0
106 stars 60 forks source link

If this project is open source, why is no artifact listed in maven central? #69

Closed aubreyyan closed 2 years ago

aubreyyan commented 2 years ago

I found the listing for this project as a dependency here: https://mvnrepository.com/artifact/sc.fiji/Trainable_Segmentation/3.3.1

This happens when I try to add your project as a dependency to a spring boot project:

image

Could not find artifact sc.fiji:Trainable_Segmentation:pom:3.3.1 in central (https://repo.maven.apache.org/maven2)