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