Last Version

Quarkus - JGraphT - Runtime 1.2.1

Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

License

License

Categories

Categories

Quarkus Container Microservices JGraphT General Purpose Libraries
GroupId

GroupId

io.quarkiverse.jgrapht
ArtifactId

ArtifactId

quarkus-jgrapht
Version

Version

1.2.1
Type

Type

jar
Description

Description

Quarkus - JGraphT - Runtime
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-jgrapht 1.2.1


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.