| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers RESTEasy Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаorg.jboss.resteasy |
| Идентификатор | Идентификаторresteasy-integration-tests-spring-deployment |
| Последняя версия | Последняя версия4.7.6.Final |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRESTEasy Main testsuite: Spring integration tests - Deployment
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.jboss.resteasy : arquillian-utils | jar | 4.7.6.Final |