| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы Arthas Универсальные библиотеки Utility |
| Группа | Группаio.quarkiverse.arthas |
| Идентификатор | Идентификаторquarkus-arthas-deployment |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеQuarkus - Arthas - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.arthas/quarkus-arthas-deployment/ -->
<dependency>
<groupId>io.quarkiverse.arthas</groupId>
<artifactId>quarkus-arthas-deployment</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.arthas/quarkus-arthas-deployment/
implementation 'io.quarkiverse.arthas:quarkus-arthas-deployment:0.1'
// https://jarcasting.com/artifacts/io.quarkiverse.arthas/quarkus-arthas-deployment/
implementation ("io.quarkiverse.arthas:quarkus-arthas-deployment:0.1")
'io.quarkiverse.arthas:quarkus-arthas-deployment:jar:0.1'
<dependency org="io.quarkiverse.arthas" name="quarkus-arthas-deployment" rev="0.1">
<artifact name="quarkus-arthas-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.arthas', module='quarkus-arthas-deployment', version='0.1')
)
libraryDependencies += "io.quarkiverse.arthas" % "quarkus-arthas-deployment" % "0.1"
[io.quarkiverse.arthas/quarkus-arthas-deployment "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-arc-deployment | jar | |
| io.quarkiverse.arthas : quarkus-arthas | jar | 0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-junit5-internal | jar |