License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy.spring |
ArtifactId | ArtifactIdresteasy-integration-tests-spring-deployment |
Last Version | Last Version3.0.0.Alpha3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRESTEasy Main testsuite: Spring integration tests - Deployment
RESTEasy Spring Modules
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-integration-tests-spring-deployment/ -->
<dependency>
<groupId>org.jboss.resteasy.spring</groupId>
<artifactId>resteasy-integration-tests-spring-deployment</artifactId>
<version>3.0.0.Alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-integration-tests-spring-deployment/
implementation 'org.jboss.resteasy.spring:resteasy-integration-tests-spring-deployment:3.0.0.Alpha3'
// https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-integration-tests-spring-deployment/
implementation ("org.jboss.resteasy.spring:resteasy-integration-tests-spring-deployment:3.0.0.Alpha3")
'org.jboss.resteasy.spring:resteasy-integration-tests-spring-deployment:jar:3.0.0.Alpha3'
<dependency org="org.jboss.resteasy.spring" name="resteasy-integration-tests-spring-deployment" rev="3.0.0.Alpha3">
<artifact name="resteasy-integration-tests-spring-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy.spring', module='resteasy-integration-tests-spring-deployment', version='3.0.0.Alpha3')
)
libraryDependencies += "org.jboss.resteasy.spring" % "resteasy-integration-tests-spring-deployment" % "3.0.0.Alpha3"
[org.jboss.resteasy.spring/resteasy-integration-tests-spring-deployment "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 | |
org.springframework : spring-web | jar | |
org.springframework : spring-test | jar |
Group / Artifact | Type | Version |
---|---|---|
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 | |
org.jboss.resteasy : resteasy-json-p-provider | jar | |
org.jboss.resteasy : resteasy-json-binding-provider | jar |
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 : arquillian-utils | jar | |
org.jboss.resteasy.spring : shared | jar |