License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy.spring |
ArtifactId | ArtifactIdresteasy-integration-tests-spring-web |
Last Version | Last Version3.0.0.Alpha3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRESTEasy Main testsuite: Spring Web integration tests
RESTEasy Spring Modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
resteasy-integration-tests-spring-web-3.0.0.Alpha3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-integration-tests-spring-web/ -->
<dependency>
<groupId>org.jboss.resteasy.spring</groupId>
<artifactId>resteasy-integration-tests-spring-web</artifactId>
<version>3.0.0.Alpha3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-integration-tests-spring-web/
implementation 'org.jboss.resteasy.spring:resteasy-integration-tests-spring-web:3.0.0.Alpha3'
// https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-integration-tests-spring-web/
implementation ("org.jboss.resteasy.spring:resteasy-integration-tests-spring-web:3.0.0.Alpha3")
'org.jboss.resteasy.spring:resteasy-integration-tests-spring-web:pom:3.0.0.Alpha3'
<dependency org="org.jboss.resteasy.spring" name="resteasy-integration-tests-spring-web" rev="3.0.0.Alpha3">
<artifact name="resteasy-integration-tests-spring-web" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy.spring', module='resteasy-integration-tests-spring-web', version='3.0.0.Alpha3')
)
libraryDependencies += "org.jboss.resteasy.spring" % "resteasy-integration-tests-spring-web" % "3.0.0.Alpha3"
[org.jboss.resteasy.spring/resteasy-integration-tests-spring-web "3.0.0.Alpha3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
org.springframework : spring-context | jar | 6.0.0-M3 |
org.springframework : spring-web | jar | 6.0.0-M3 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy.spring : resteasy-spring-web | jar | 3.0.0.Alpha3 |
org.jboss.resteasy : resteasy-client | jar | 6.1.0.Alpha1 |
org.jboss.resteasy : resteasy-jaxb-provider | jar | 6.1.0.Alpha1 |
org.jboss.resteasy : resteasy-json-p-provider | jar | 6.1.0.Alpha1 |
org.jboss.resteasy : resteasy-json-binding-provider | jar | 6.1.0.Alpha1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
jakarta.servlet : jakarta.servlet-api | jar | |
org.jboss.spec.javax.servlet : jboss-servlet-api_4.0_spec | jar | 2.0.0.Final |
org.jboss.resteasy.spring : shared | jar | |
org.jboss.resteasy : arquillian-utils | jar | 6.1.0.Alpha1 |