| License | License | 
|---|---|
| Categories | CategoriesQuarkus Container Microservices JGraphT General Purpose Libraries | 
| GroupId | GroupIdio.quarkiverse.jgrapht | 
| ArtifactId | ArtifactIdquarkus-jgrapht | 
| Last Version | Last Version1.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionQuarkus - JGraphT - Runtime Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
    configuration | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| quarkus-jgrapht-1.2.1.pom | |
| quarkus-jgrapht-1.2.1.jar | 2 KB | 
| quarkus-jgrapht-1.2.1-sources.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.quarkiverse.jgrapht/quarkus-jgrapht/ -->
<dependency>
    <groupId>io.quarkiverse.jgrapht</groupId>
    <artifactId>quarkus-jgrapht</artifactId>
    <version>1.2.1</version>
</dependency>// https://jarcasting.com/artifacts/io.quarkiverse.jgrapht/quarkus-jgrapht/
implementation 'io.quarkiverse.jgrapht:quarkus-jgrapht:1.2.1'// https://jarcasting.com/artifacts/io.quarkiverse.jgrapht/quarkus-jgrapht/
implementation ("io.quarkiverse.jgrapht:quarkus-jgrapht:1.2.1")'io.quarkiverse.jgrapht:quarkus-jgrapht:jar:1.2.1'<dependency org="io.quarkiverse.jgrapht" name="quarkus-jgrapht" rev="1.2.1">
  <artifact name="quarkus-jgrapht" type="jar" />
</dependency>@Grapes(
@Grab(group='io.quarkiverse.jgrapht', module='quarkus-jgrapht', version='1.2.1')
)libraryDependencies += "io.quarkiverse.jgrapht" % "quarkus-jgrapht" % "1.2.1"[io.quarkiverse.jgrapht/quarkus-jgrapht "1.2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.quarkus : quarkus-arc | jar | |
| io.quarkus : quarkus-jaxp | jar | |
| org.jgrapht : jgrapht-io | jar | 1.5.1 | 
| org.jgrapht : jgrapht-opt | jar | 1.5.1 | 
| org.jgrapht : jgrapht-unimi-dsi | jar | 1.5.1 | 
| org.jgrapht : jgrapht-guava | jar | 1.5.1 |