License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Undertow Net Networking RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdresteasy-undertow-spring |
Last Version | Last Version4.7.6.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRESTEasy Undertow Spring Integration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-undertow-spring/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-undertow-spring</artifactId>
<version>4.7.6.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-undertow-spring/
implementation 'org.jboss.resteasy:resteasy-undertow-spring:4.7.6.Final'
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-undertow-spring/
implementation ("org.jboss.resteasy:resteasy-undertow-spring:4.7.6.Final")
'org.jboss.resteasy:resteasy-undertow-spring:jar:4.7.6.Final'
<dependency org="org.jboss.resteasy" name="resteasy-undertow-spring" rev="4.7.6.Final">
<artifact name="resteasy-undertow-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='resteasy-undertow-spring', version='4.7.6.Final')
)
libraryDependencies += "org.jboss.resteasy" % "resteasy-undertow-spring" % "4.7.6.Final"
[org.jboss.resteasy/resteasy-undertow-spring "4.7.6.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-undertow | jar | 4.7.6.Final |
org.jboss.resteasy : resteasy-spring | jar | 4.7.6.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | |
org.springframework : spring-webmvc | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.jboss.resteasy : resteasy-jaxb-provider | jar | 4.7.6.Final |
org.springframework : spring-test | jar |