| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers Undertow Сеть Networking RESTEasy Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаorg.jboss.resteasy.spring |
| Идентификатор | Идентификаторresteasy-undertow-spring |
| Версия | Версия3.0.0.Alpha2 |
| Тип | Типjar |
| Описание |
ОписаниеRESTEasy Undertow Spring Integration
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-undertow-spring/ -->
<dependency>
<groupId>org.jboss.resteasy.spring</groupId>
<artifactId>resteasy-undertow-spring</artifactId>
<version>3.0.0.Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-undertow-spring/
implementation 'org.jboss.resteasy.spring:resteasy-undertow-spring:3.0.0.Alpha2'
// https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-undertow-spring/
implementation ("org.jboss.resteasy.spring:resteasy-undertow-spring:3.0.0.Alpha2")
'org.jboss.resteasy.spring:resteasy-undertow-spring:jar:3.0.0.Alpha2'
<dependency org="org.jboss.resteasy.spring" name="resteasy-undertow-spring" rev="3.0.0.Alpha2">
<artifact name="resteasy-undertow-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy.spring', module='resteasy-undertow-spring', version='3.0.0.Alpha2')
)
libraryDependencies += "org.jboss.resteasy.spring" % "resteasy-undertow-spring" % "3.0.0.Alpha2"
[org.jboss.resteasy.spring/resteasy-undertow-spring "3.0.0.Alpha2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.resteasy : resteasy-undertow | jar | 6.0.0.Final |
| org.jboss.resteasy.spring : resteasy-spring | jar | 3.0.0.Alpha2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | |
| org.springframework : spring-webmvc | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.jboss.resteasy : resteasy-jaxb-provider | jar | 6.0.0.Final |
| org.springframework : spring-test | jar |