is not current version
Last Version 6.1.0.Beta2

RESTEasy Undertow Integration 6.0.0.Beta1


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

Type

jar
Description

Description

RESTEasy Undertow Integration
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-undertow 6.0.0.Beta1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-core-spi jar 6.0.0.Beta1
org.jboss.resteasy : resteasy-client jar 6.0.0.Beta1
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.