is not current version
Last Version 6.1.0.Beta2

RESTEasy Undertow Integration 6.0.0.Final


License

License

Categories

Categories

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

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-undertow
Version

Version

6.0.0.Final
Type

Type

jar
Description

Description

RESTEasy Undertow Integration
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-undertow 6.0.0.Final


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-core-spi jar 6.0.0.Final
org.jboss.resteasy : resteasy-client jar 6.0.0.Final
io.undertow : undertow-servlet-jakartaee9 jar
io.undertow : undertow-core jar
jakarta.servlet : jakarta.servlet-api jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.