| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers RESTEasy Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаorg.jboss.resteasy |
| Идентификатор | Идентификаторresteasy-integration-tests-spring |
| Версия | Версия4.7.3.Final |
| Тип | Типpom |
| Описание |
ОписаниеRESTEasy Main testsuite: Spring integration tests
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| resteasy-integration-tests-spring-4.7.3.Final.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-integration-tests-spring/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-integration-tests-spring</artifactId>
<version>4.7.3.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-integration-tests-spring/
implementation 'org.jboss.resteasy:resteasy-integration-tests-spring:4.7.3.Final'
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-integration-tests-spring/
implementation ("org.jboss.resteasy:resteasy-integration-tests-spring:4.7.3.Final")
'org.jboss.resteasy:resteasy-integration-tests-spring:pom:4.7.3.Final'
<dependency org="org.jboss.resteasy" name="resteasy-integration-tests-spring" rev="4.7.3.Final">
<artifact name="resteasy-integration-tests-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='resteasy-integration-tests-spring', version='4.7.3.Final')
)
libraryDependencies += "org.jboss.resteasy" % "resteasy-integration-tests-spring" % "4.7.3.Final"
[org.jboss.resteasy/resteasy-integration-tests-spring "4.7.3.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.3.Final |
| org.jboss.resteasy : resteasy-client | jar | 4.7.3.Final |
| org.jboss.resteasy : resteasy-jaxb-provider | jar | 4.7.3.Final |
| org.jboss.resteasy : resteasy-spring | jar | 4.7.3.Final |
| org.apache.httpcomponents : httpclient | jar | |
| org.jboss.resteasy : resteasy-json-p-provider | jar | 4.7.3.Final |
| org.jboss.resteasy : resteasy-json-binding-provider | jar | 4.7.3.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.jboss.resteasy : arquillian-utils | jar | 4.7.3.Final |