License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Net React User Interface Web Frameworks Netty Networking Reactor Microservices Reactive libraries RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdresteasy-reactor-netty |
Last Version | Last Version6.1.0.Beta2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRESTEasy Reactor-Netty Integration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-reactor-netty/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-reactor-netty</artifactId>
<version>6.1.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-reactor-netty/
implementation 'org.jboss.resteasy:resteasy-reactor-netty:6.1.0.Beta2'
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-reactor-netty/
implementation ("org.jboss.resteasy:resteasy-reactor-netty:6.1.0.Beta2")
'org.jboss.resteasy:resteasy-reactor-netty:jar:6.1.0.Beta2'
<dependency org="org.jboss.resteasy" name="resteasy-reactor-netty" rev="6.1.0.Beta2">
<artifact name="resteasy-reactor-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='resteasy-reactor-netty', version='6.1.0.Beta2')
)
libraryDependencies += "org.jboss.resteasy" % "resteasy-reactor-netty" % "6.1.0.Beta2"
[org.jboss.resteasy/resteasy-reactor-netty "6.1.0.Beta2"]
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor.netty : reactor-netty | jar | |
jakarta.servlet : jakarta.servlet-api | jar | |
org.jboss.logging : jboss-logging | jar | |
org.jboss.resteasy : resteasy-reactor | jar | 6.1.0.Beta2 |
org.jboss.resteasy : resteasy-core-spi | jar | 6.1.0.Beta2 |
org.jboss.resteasy : resteasy-core | jar | 6.1.0.Beta2 |
org.jboss.resteasy : resteasy-client | jar | 6.1.0.Beta2 |
org.jboss.logmanager : jboss-logmanager | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging-annotations Optional | jar | |
org.jboss.logging : jboss-logging-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
io.projectreactor : reactor-test | jar | |
org.jboss.resteasy : resteasy-jackson2-provider | jar | 6.1.0.Beta2 |