Categories |
CategoriesQuarkus Container Microservices RESTEasy Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.tietoevry.quarkus |
ArtifactId | ArtifactIdquarkus-resteasy-problem-parent |
Version | Version0.9.3 |
Type | Typepom |
Filename | Size |
---|---|
quarkus-resteasy-problem-parent-0.9.3.pom | 11 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.3</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.3'
// https://jarcasting.com/artifacts/com.tietoevry.quarkus/quarkus-resteasy-problem-parent/
implementation ("com.tietoevry.quarkus:quarkus-resteasy-problem-parent:0.9.3")
'com.tietoevry.quarkus:quarkus-resteasy-problem-parent:pom:0.9.3'
<dependency org="com.tietoevry.quarkus" name="quarkus-resteasy-problem-parent" rev="0.9.3">
<artifact name="quarkus-resteasy-problem-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tietoevry.quarkus', module='quarkus-resteasy-problem-parent', version='0.9.3')
)
libraryDependencies += "com.tietoevry.quarkus" % "quarkus-resteasy-problem-parent" % "0.9.3"
[com.tietoevry.quarkus/quarkus-resteasy-problem-parent "0.9.3"]