| License |
License |
|---|---|
| Categories |
CategoriesQuarkus Container Microservices React User Interface Web Frameworks RESTEasy Program Interface REST Frameworks |
| GroupId | GroupIdio.quarkus |
| ArtifactId | ArtifactIdquarkus-resteasy-reactive-jaxb-parent |
| Version | Version2.8.1.Final |
| Type | Typepom |
| Description |
DescriptionQuarkus - RESTEasy Reactive - JAXB
Build parent to bring in required dependencies
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| quarkus-resteasy-reactive-jaxb-parent-2.8.1.Final.pom | 790 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-resteasy-reactive-jaxb-parent/ -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive-jaxb-parent</artifactId>
<version>2.8.1.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-resteasy-reactive-jaxb-parent/
implementation 'io.quarkus:quarkus-resteasy-reactive-jaxb-parent:2.8.1.Final'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-resteasy-reactive-jaxb-parent/
implementation ("io.quarkus:quarkus-resteasy-reactive-jaxb-parent:2.8.1.Final")
'io.quarkus:quarkus-resteasy-reactive-jaxb-parent:pom:2.8.1.Final'
<dependency org="io.quarkus" name="quarkus-resteasy-reactive-jaxb-parent" rev="2.8.1.Final">
<artifact name="quarkus-resteasy-reactive-jaxb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-resteasy-reactive-jaxb-parent', version='2.8.1.Final')
)
libraryDependencies += "io.quarkus" % "quarkus-resteasy-reactive-jaxb-parent" % "2.8.1.Final"
[io.quarkus/quarkus-resteasy-reactive-jaxb-parent "2.8.1.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.quarkus : quarkus-bom | pom | 2.8.1.Final |