Last Version

RESTEasy Main testsuite: Spring integration tests - Deployment 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-integration-tests-spring-deployment
Version

Version

4.7.6.Final
Type

Type

jar
Description

Description

RESTEasy Main testsuite: Spring integration tests - Deployment
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-integration-tests-spring-deployment 4.7.6.Final


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar
org.apache.logging.log4j : log4j-core jar
org.springframework : spring-context jar 5.3.7
org.springframework : spring-web jar 5.3.7
org.springframework : spring-test jar 5.3.7

provided (8)

Group / Artifact Type Version
org.jboss.spec.javax.servlet : jboss-servlet-api_4.0_spec jar
org.jboss.resteasy : resteasy-core-spi jar 4.7.6.Final
org.jboss.resteasy : resteasy-client jar 4.7.6.Final
org.jboss.resteasy : resteasy-jaxb-provider jar 4.7.6.Final
org.jboss.resteasy : resteasy-spring jar 4.7.6.Final
org.apache.httpcomponents : httpclient jar
org.jboss.resteasy : resteasy-json-p-provider jar 4.7.6.Final
org.jboss.resteasy : resteasy-json-binding-provider jar 4.7.6.Final

test (2)

Group / Artifact Type Version
junit : junit jar
org.jboss.resteasy : arquillian-utils jar 4.7.6.Final

Project Modules

There are no modules declared in this project.