Last Version

Quarkus - RESTEasy - Parent - Aggregator 2.10.0.Final

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices RESTEasy Program Interface REST Frameworks
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-resteasy-parent-aggregator
Version

Version

2.10.0.Final
Type

Type

pom
Description

Description

Quarkus - RESTEasy - Parent - Aggregator
Build parent to bring in required dependencies
Project URL

Project URL

https://github.com/quarkusio/quarkus
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/quarkusio/quarkus

Download quarkus-resteasy-parent-aggregator 2.10.0.Final


<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-resteasy-parent-aggregator/ -->
<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-resteasy-parent-aggregator</artifactId>
    <version>2.10.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-resteasy-parent-aggregator/
implementation 'io.quarkus:quarkus-resteasy-parent-aggregator:2.10.0.Final'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-resteasy-parent-aggregator/
implementation ("io.quarkus:quarkus-resteasy-parent-aggregator:2.10.0.Final")
'io.quarkus:quarkus-resteasy-parent-aggregator:pom:2.10.0.Final'
<dependency org="io.quarkus" name="quarkus-resteasy-parent-aggregator" rev="2.10.0.Final">
  <artifact name="quarkus-resteasy-parent-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-resteasy-parent-aggregator', version='2.10.0.Final')
)
libraryDependencies += "io.quarkus" % "quarkus-resteasy-parent-aggregator" % "2.10.0.Final"
[io.quarkus/quarkus-resteasy-parent-aggregator "2.10.0.Final"]

Dependencies

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-bom pom 2.10.0.Final

Project Modules

  • resteasy-common
  • resteasy-server-common
  • resteasy
  • resteasy-jsonb
  • resteasy-jackson
  • resteasy-jaxb
  • resteasy-links
  • resteasy-mutiny-common
  • resteasy-mutiny
  • resteasy-qute
  • resteasy-multipart
  • rest-client
  • rest-client-config
  • rest-client-jackson
  • rest-client-jsonb
  • rest-client-jaxb
  • rest-client-mutiny