Last Version

RESTEasy Spring SPI 4.7.6.Final


License

License

Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-spring-web
Version

Version

4.7.6.Final
Type

Type

jar
Description

Description

RESTEasy Spring SPI
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-spring-web 4.7.6.Final


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-core jar 4.7.6.Final

provided (1)

Group / Artifact Type Version
org.springframework : spring-web jar 5.0.14.RELEASE

Project Modules

There are no modules declared in this project.