Last Version

RESTEasy Reactive - Client Parent 2.10.0.Final

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

License

License

Categories

Categories

Quarkus Container Microservices React User Interface Web Frameworks CLI RESTEasy Program Interface REST Frameworks
GroupId

GroupId

io.quarkus.resteasy.reactive
ArtifactId

ArtifactId

resteasy-reactive-client-parent
Version

Version

2.10.0.Final
Type

Type

pom
Description

Description

RESTEasy Reactive - Client Parent
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
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 resteasy-reactive-client-parent 2.10.0.Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • runtime
  • processor