| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы JGraphT Универсальные библиотеки |
| Группа | Группаio.quarkiverse.jgrapht |
| Идентификатор | Идентификаторquarkus-jgrapht-deployment |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеQuarkus - JGraphT - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-arc-deployment | jar | |
| io.quarkus : quarkus-jaxp-deployment | jar | |
| io.quarkiverse.jgrapht : quarkus-jgrapht | jar | 1.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-junit5-internal | jar |