is not current version
Last Version 3.0.0.Alpha3

RESTEasy Main testsuite: Spring integration tests 1.0.0.Final

RESTEasy Spring Modules

License

License

Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy.spring
ArtifactId

ArtifactId

resteasy-integration-tests-spring
Version

Version

1.0.0.Final
Type

Type

pom
Description

Description

RESTEasy Main testsuite: Spring integration tests
RESTEasy Spring Modules
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-integration-tests-spring 1.0.0.Final


<!-- https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-integration-tests-spring/ -->
<dependency>
    <groupId>org.jboss.resteasy.spring</groupId>
    <artifactId>resteasy-integration-tests-spring</artifactId>
    <version>1.0.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-integration-tests-spring/
implementation 'org.jboss.resteasy.spring:resteasy-integration-tests-spring:1.0.0.Final'
// https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-integration-tests-spring/
implementation ("org.jboss.resteasy.spring:resteasy-integration-tests-spring:1.0.0.Final")
'org.jboss.resteasy.spring:resteasy-integration-tests-spring:pom:1.0.0.Final'
<dependency org="org.jboss.resteasy.spring" name="resteasy-integration-tests-spring" rev="1.0.0.Final">
  <artifact name="resteasy-integration-tests-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy.spring', module='resteasy-integration-tests-spring', version='1.0.0.Final')
)
libraryDependencies += "org.jboss.resteasy.spring" % "resteasy-integration-tests-spring" % "1.0.0.Final"
[org.jboss.resteasy.spring/resteasy-integration-tests-spring "1.0.0.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
org.springframework : spring-web jar
org.springframework : spring-test jar

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
org.jboss.resteasy : resteasy-client jar
org.jboss.resteasy : resteasy-jaxb-provider jar
org.jboss.resteasy.spring : resteasy-spring jar 1.0.0.Final
org.apache.httpcomponents : httpclient jar
org.jboss.resteasy : resteasy-json-p-provider jar
org.jboss.resteasy : resteasy-json-binding-provider jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

  • unit