License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdcom.tietoevry.quarkus |
ArtifactId | ArtifactIdquarkus-resteasy-problem |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - RESTeasy - Problem
Problem Details for HTTP APIs (RFC-7807) implementation for Quarkus / RESTeasy.
|
<!-- https://jarcasting.com/artifacts/com.tietoevry.quarkus/quarkus-resteasy-problem/ -->
<dependency>
<groupId>com.tietoevry.quarkus</groupId>
<artifactId>quarkus-resteasy-problem</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tietoevry.quarkus/quarkus-resteasy-problem/
implementation 'com.tietoevry.quarkus:quarkus-resteasy-problem:2.0.0'
// https://jarcasting.com/artifacts/com.tietoevry.quarkus/quarkus-resteasy-problem/
implementation ("com.tietoevry.quarkus:quarkus-resteasy-problem:2.0.0")
'com.tietoevry.quarkus:quarkus-resteasy-problem:jar:2.0.0'
<dependency org="com.tietoevry.quarkus" name="quarkus-resteasy-problem" rev="2.0.0">
<artifact name="quarkus-resteasy-problem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tietoevry.quarkus', module='quarkus-resteasy-problem', version='2.0.0')
)
libraryDependencies += "com.tietoevry.quarkus" % "quarkus-resteasy-problem" % "2.0.0"
[com.tietoevry.quarkus/quarkus-resteasy-problem "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-core | jar | |
io.quarkus : quarkus-arc | jar | |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
io.quarkus : quarkus-resteasy-jackson Optional | jar | |
io.quarkus : quarkus-resteasy-jsonb Optional | jar | |
io.quarkus : quarkus-resteasy-reactive-jackson Optional | jar | |
io.quarkus : quarkus-resteasy-reactive-jsonb Optional | jar | |
io.quarkus : quarkus-smallrye-metrics Optional | jar | |
org.zalando : problem Optional | jar | 0.26.0 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.quarkus : quarkus-junit5-mockito | jar | |
io.quarkus : quarkus-hibernate-validator | jar | |
org.assertj : assertj-core | jar | 3.20.2 |
com.tngtech.archunit : archunit-junit5-api | jar | 0.19.0 |
com.tngtech.archunit : archunit-junit5-engine | jar | 0.19.0 |
org.openjdk.jmh : jmh-core | jar | 1.32 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.32 |