| Категории |
КатегорииQuarkus Контейнер Микросервисы RESTEasy Межпрограммное взаимодействие REST Frameworks |
|---|---|
| Группа | Группаcom.tietoevry.quarkus |
| Идентификатор | Идентификаторquarkus-resteasy-problem-parent |
| Версия | Версия0.9.5 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| quarkus-resteasy-problem-parent-0.9.5.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tietoevry.quarkus/quarkus-resteasy-problem-parent/ -->
<dependency>
<groupId>com.tietoevry.quarkus</groupId>
<artifactId>quarkus-resteasy-problem-parent</artifactId>
<version>0.9.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tietoevry.quarkus/quarkus-resteasy-problem-parent/
implementation 'com.tietoevry.quarkus:quarkus-resteasy-problem-parent:0.9.5'
// https://jarcasting.com/artifacts/com.tietoevry.quarkus/quarkus-resteasy-problem-parent/
implementation ("com.tietoevry.quarkus:quarkus-resteasy-problem-parent:0.9.5")
'com.tietoevry.quarkus:quarkus-resteasy-problem-parent:pom:0.9.5'
<dependency org="com.tietoevry.quarkus" name="quarkus-resteasy-problem-parent" rev="0.9.5">
<artifact name="quarkus-resteasy-problem-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tietoevry.quarkus', module='quarkus-resteasy-problem-parent', version='0.9.5')
)
libraryDependencies += "com.tietoevry.quarkus" % "quarkus-resteasy-problem-parent" % "0.9.5"
[com.tietoevry.quarkus/quarkus-resteasy-problem-parent "0.9.5"]