Quarkus JGraphT Describe what the extension does here. Installation If you want to use this extension, you need to add the io.quarkiverse.jgrapht:quarkus-jgrapht extension first. In your pom.xml file, add: <dependency> <groupId>io.quarkiverse.jgrapht</groupId> <artifactId>quarkus-jgrapht</artifactId> </dependency>