License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdcom.tietoevry.quarkus |
ArtifactId | ArtifactIdquarkus-resteasy-problem |
Version | Version0.9.8 |
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>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.tietoevry.quarkus/quarkus-resteasy-problem/
implementation 'com.tietoevry.quarkus:quarkus-resteasy-problem:0.9.8'
// https://jarcasting.com/artifacts/com.tietoevry.quarkus/quarkus-resteasy-problem/
implementation ("com.tietoevry.quarkus:quarkus-resteasy-problem:0.9.8")
'com.tietoevry.quarkus:quarkus-resteasy-problem:jar:0.9.8'
<dependency org="com.tietoevry.quarkus" name="quarkus-resteasy-problem" rev="0.9.8">
<artifact name="quarkus-resteasy-problem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tietoevry.quarkus', module='quarkus-resteasy-problem', version='0.9.8')
)
libraryDependencies += "com.tietoevry.quarkus" % "quarkus-resteasy-problem" % "0.9.8"
[com.tietoevry.quarkus/quarkus-resteasy-problem "0.9.8"]
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.25.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.19.0 |
com.tngtech.archunit : archunit-junit5-api | jar | 0.18.0 |
com.tngtech.archunit : archunit-junit5-engine | jar | 0.18.0 |
org.openjdk.jmh : jmh-core | jar | 1.30 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.30 |