License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdcom.tietoevry.quarkus |
ArtifactId | ArtifactIdquarkus-resteasy-problem-parent |
Version | Version0.9.8 |
Type | Typepom |
Description |
DescriptionQuarkus - RESTeasy - Problem - Parent
Problem Details for HTTP APIs (RFC-7807) implementation for Quarkus / RESTeasy - Parent POM.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quarkus-resteasy-problem-parent-0.9.8.pom | 14 KB |
Browse |
<!-- 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.8</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.8'
// https://jarcasting.com/artifacts/com.tietoevry.quarkus/quarkus-resteasy-problem-parent/
implementation ("com.tietoevry.quarkus:quarkus-resteasy-problem-parent:0.9.8")
'com.tietoevry.quarkus:quarkus-resteasy-problem-parent:pom:0.9.8'
<dependency org="com.tietoevry.quarkus" name="quarkus-resteasy-problem-parent" rev="0.9.8">
<artifact name="quarkus-resteasy-problem-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tietoevry.quarkus', module='quarkus-resteasy-problem-parent', version='0.9.8')
)
libraryDependencies += "com.tietoevry.quarkus" % "quarkus-resteasy-problem-parent" % "0.9.8"
[com.tietoevry.quarkus/quarkus-resteasy-problem-parent "0.9.8"]