is not current version
Last Version 2.0.0

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

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

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.6
Type

Type

pom

Download quarkus-resteasy-problem-parent 0.9.6


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