Last Version

RESTEasy Netty 4 Integration 6.1.0.Beta2


License

License

Categories

Categories

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

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-netty4
Version

Version

6.1.0.Beta2
Type

Type

jar
Description

Description

RESTEasy Netty 4 Integration
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-netty4 6.1.0.Beta2


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

Dependencies

compile (6)

Group / Artifact Type Version
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
io.netty : netty-all jar
org.jboss.logging : jboss-logging jar
org.jboss.logmanager : jboss-logmanager jar

provided (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-annotations Optional jar
org.jboss.logging : jboss-logging-processor Optional jar

test (4)

Group / Artifact Type Version
junit : junit jar
org.jboss.resteasy : server-adapter-test-base jar 6.1.0.Beta2
com.sun.xml.bind : jaxb-impl jar
org.jboss.resteasy : resteasy-jaxb-provider jar 6.1.0.Beta2

Project Modules

There are no modules declared in this project.