License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdresteasy-integration-tests-spring-web |
Last Version | Last Version4.7.6.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRESTEasy Main testsuite: Spring Web integration tests
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
resteasy-integration-tests-spring-web-4.7.6.Final.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-integration-tests-spring-web/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-integration-tests-spring-web</artifactId>
<version>4.7.6.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-integration-tests-spring-web/
implementation 'org.jboss.resteasy:resteasy-integration-tests-spring-web:4.7.6.Final'
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-integration-tests-spring-web/
implementation ("org.jboss.resteasy:resteasy-integration-tests-spring-web:4.7.6.Final")
'org.jboss.resteasy:resteasy-integration-tests-spring-web:pom:4.7.6.Final'
<dependency org="org.jboss.resteasy" name="resteasy-integration-tests-spring-web" rev="4.7.6.Final">
<artifact name="resteasy-integration-tests-spring-web" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='resteasy-integration-tests-spring-web', version='4.7.6.Final')
)
libraryDependencies += "org.jboss.resteasy" % "resteasy-integration-tests-spring-web" % "4.7.6.Final"
[org.jboss.resteasy/resteasy-integration-tests-spring-web "4.7.6.Final"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec.javax.servlet : jboss-servlet-api_4.0_spec | jar | |
org.jboss.resteasy : resteasy-spring-web | 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.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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.jboss.resteasy : arquillian-utils | jar | 4.7.6.Final |