Last Version

RESTEasy Undertow Spring Integration 3.0.0.Alpha3


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

Type

jar
Description

Description

RESTEasy Undertow Spring Integration
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-undertow-spring 3.0.0.Alpha3


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

Dependencies

compile (2)

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

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.1.0.Alpha1
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.