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