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