is not current version
Last Version 6.1.0.Beta2

RESTEasy Undertow Integration 6.1.0.Alpha1


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.1.0.Alpha1
Type

Type

jar
Description

Description

RESTEasy Undertow Integration
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-undertow 6.1.0.Alpha1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-core-spi jar 6.1.0.Alpha1
org.jboss.resteasy : resteasy-client jar 6.1.0.Alpha1
io.undertow : undertow-servlet-jakarta jar
io.undertow : undertow-core jar
jakarta.servlet : jakarta.servlet-api jar
org.jboss.logmanager : jboss-logmanager jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.jboss.resteasy : server-adapter-test-base jar 6.1.0.Alpha1

Project Modules

There are no modules declared in this project.