Last Version

RESTEasy Netty Integration 4.0.0.Beta8


License

License

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.Beta8
Type

Type

jar
Description

Description

RESTEasy Netty Integration
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-netty 4.0.0.Beta8


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-core-spi jar 4.0.0.Beta8
io.netty : netty jar
org.jboss.resteasy : resteasy-client jar 4.0.0.Beta8
org.jboss.logging : jboss-logging jar
org.jboss.logging : jboss-logging-annotations jar
org.jboss.logging : jboss-logging-processor jar

provided (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.