is not current version
Last Version 6.1.0.Beta2

org.jboss.resteasy:resteasy-reactor-netty 5.0.0.Beta3


Categories

Categories

JBoss Container Application Servers Net React User Interface Web Frameworks Netty Networking Reactor Microservices Reactive libraries RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-reactor-netty
Version

Version

5.0.0.Beta3
Type

Type

jar

Download resteasy-reactor-netty 5.0.0.Beta3


<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-reactor-netty/ -->
<dependency>
    <groupId>org.jboss.resteasy</groupId>
    <artifactId>resteasy-reactor-netty</artifactId>
    <version>5.0.0.Beta3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-reactor-netty/
implementation 'org.jboss.resteasy:resteasy-reactor-netty:5.0.0.Beta3'
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-reactor-netty/
implementation ("org.jboss.resteasy:resteasy-reactor-netty:5.0.0.Beta3")
'org.jboss.resteasy:resteasy-reactor-netty:jar:5.0.0.Beta3'
<dependency org="org.jboss.resteasy" name="resteasy-reactor-netty" rev="5.0.0.Beta3">
  <artifact name="resteasy-reactor-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='resteasy-reactor-netty', version='5.0.0.Beta3')
)
libraryDependencies += "org.jboss.resteasy" % "resteasy-reactor-netty" % "5.0.0.Beta3"
[org.jboss.resteasy/resteasy-reactor-netty "5.0.0.Beta3"]