is not current version
Last Version 1.2.1

io.quarkiverse.jgrapht:quarkus-jgrapht-parent 1.1.0


Categories

Categories

Quarkus Container Microservices JGraphT General Purpose Libraries
GroupId

GroupId

io.quarkiverse.jgrapht
ArtifactId

ArtifactId

quarkus-jgrapht-parent
Version

Version

1.1.0
Type

Type

pom

Download quarkus-jgrapht-parent 1.1.0


<!-- https://jarcasting.com/artifacts/io.quarkiverse.jgrapht/quarkus-jgrapht-parent/ -->
<dependency>
    <groupId>io.quarkiverse.jgrapht</groupId>
    <artifactId>quarkus-jgrapht-parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.jgrapht/quarkus-jgrapht-parent/
implementation 'io.quarkiverse.jgrapht:quarkus-jgrapht-parent:1.1.0'
// https://jarcasting.com/artifacts/io.quarkiverse.jgrapht/quarkus-jgrapht-parent/
implementation ("io.quarkiverse.jgrapht:quarkus-jgrapht-parent:1.1.0")
'io.quarkiverse.jgrapht:quarkus-jgrapht-parent:pom:1.1.0'
<dependency org="io.quarkiverse.jgrapht" name="quarkus-jgrapht-parent" rev="1.1.0">
  <artifact name="quarkus-jgrapht-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.jgrapht', module='quarkus-jgrapht-parent', version='1.1.0')
)
libraryDependencies += "io.quarkiverse.jgrapht" % "quarkus-jgrapht-parent" % "1.1.0"
[io.quarkiverse.jgrapht/quarkus-jgrapht-parent "1.1.0"]