is not current version
Last Version 2.10.0.Final

Quarkus - RESTEasy - Mutiny - Common - Runtime 2.7.0.CR1

Mutiny components common to the RESTEasy server and the REST Client

License

License

Categories

Categories

Quarkus Container Microservices RESTEasy Program Interface REST Frameworks
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-resteasy-mutiny-common
Version

Version

2.7.0.CR1
Type

Type

jar
Description

Description

Quarkus - RESTEasy - Mutiny - Common - Runtime
Mutiny components common to the RESTEasy server and the REST Client
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-resteasy-mutiny-common 2.7.0.CR1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.quarkus : quarkus-resteasy-common jar
io.quarkus : quarkus-mutiny jar
org.jboss.resteasy : resteasy-client jar
io.quarkus : quarkus-apache-httpclient jar

test (3)

Group / Artifact Type Version
io.quarkus : quarkus-junit5-internal jar
org.mockito : mockito-core jar
io.quarkus : quarkus-bom pom 2.7.0.CR1

Project Modules

There are no modules declared in this project.