is not current version
Last Version 2.0.0

com.tietoevry.quarkus:quarkus-resteasy-problem-parent 0.9.4

Problem Details for HTTP APIs (RFC-7807) implementation for Quarkus / RESTeasy.

Categories

Categories

Quarkus Container Microservices RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.tietoevry.quarkus
ArtifactId

ArtifactId

quarkus-resteasy-problem-parent
Version

Version

0.9.4
Type

Type

pom

Download quarkus-resteasy-problem-parent 0.9.4


<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/com.tietoevry.quarkus/quarkus-resteasy-problem-parent/
implementation ("com.tietoevry.quarkus:quarkus-resteasy-problem-parent:0.9.4")
'com.tietoevry.quarkus:quarkus-resteasy-problem-parent:pom:0.9.4'
<dependency org="com.tietoevry.quarkus" name="quarkus-resteasy-problem-parent" rev="0.9.4">
  <artifact name="quarkus-resteasy-problem-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tietoevry.quarkus', module='quarkus-resteasy-problem-parent', version='0.9.4')
)
libraryDependencies += "com.tietoevry.quarkus" % "quarkus-resteasy-problem-parent" % "0.9.4"
[com.tietoevry.quarkus/quarkus-resteasy-problem-parent "0.9.4"]