is not current version
Last Version 4.0.0.Beta8

org.jboss.resteasy:resteasy-netty 4.0.0.Beta3


Categories

Categories

JBoss Container Application Servers Net Netty Networking RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-netty
Version

Version

4.0.0.Beta3
Type

Type

jar

Download resteasy-netty 4.0.0.Beta3


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