is not current version
Last Version 3.0.0.Alpha3

RESTEasy Undertow Spring Integration 3.0.0.Alpha1


License

License

Categories

Categories

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

GroupId

org.jboss.resteasy.spring
ArtifactId

ArtifactId

resteasy-undertow-spring
Version

Version

3.0.0.Alpha1
Type

Type

jar
Description

Description

RESTEasy Undertow Spring Integration
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-undertow-spring 3.0.0.Alpha1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-undertow jar 6.0.0.Final
org.jboss.resteasy.spring : resteasy-spring jar 3.0.0.Alpha1

provided (2)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework : spring-webmvc jar

test (3)

Group / Artifact Type Version
junit : junit jar
org.jboss.resteasy : resteasy-jaxb-provider jar 6.0.0.Final
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.