Hi all, I´d like to use the gt-graph module, to use AStarShortestPathFinder
See https://docs.geotools.org/stable/userguide/extension/graph/index.html I'm using geotools 20.1, and added the following to the pom <dependency> <groupId>org.geotools</groupId> <artifactId>gt-graph</artifactId> <version>20.1</version> </dependency> Unfortunately this doesn't work. My maven setup seems to be ok, as I successfully use other gt packages like gt-main, gt-swing, gt-jdbc-postig in a similar way in version 20.1 Browsing the mvnrepository https://mvnrepository.com/artifact/org.geotools/gt-graph Version 20.1. is listed in "Boundless" repository, but I there is no jar behind the link Any Ideas? Thanks in advance for help! Stefan
_______________________________________________ GeoTools-GT2-Users mailing list GeoTools-GT2-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users