| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRESTEasy Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.github.zhycn |
| Идентификатор | Идентификаторxbird-starter-resteasy |
| Последняя версия | Последняя версия2.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеXbird Starter RESTEasy
Integrating the RESTEasy for Spring Boot.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| xbird-starter-resteasy-2.3.0.pom | |
| xbird-starter-resteasy-2.3.0.jar | 18 KB |
| xbird-starter-resteasy-2.3.0-sources.jar | 10 KB |
| xbird-starter-resteasy-2.3.0-javadoc.jar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-resteasy/ -->
<dependency>
<groupId>com.github.zhycn</groupId>
<artifactId>xbird-starter-resteasy</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-resteasy/
implementation 'com.github.zhycn:xbird-starter-resteasy:2.3.0'
// https://jarcasting.com/artifacts/com.github.zhycn/xbird-starter-resteasy/
implementation ("com.github.zhycn:xbird-starter-resteasy:2.3.0")
'com.github.zhycn:xbird-starter-resteasy:jar:2.3.0'
<dependency org="com.github.zhycn" name="xbird-starter-resteasy" rev="2.3.0">
<artifact name="xbird-starter-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhycn', module='xbird-starter-resteasy', version='2.3.0')
)
libraryDependencies += "com.github.zhycn" % "xbird-starter-resteasy" % "2.3.0"
[com.github.zhycn/xbird-starter-resteasy "2.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.0.3.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.3.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.3.RELEASE |
| org.jboss.resteasy : resteasy-jaxrs | jar | 3.5.0.CR4 |
| org.jboss.resteasy : resteasy-client | jar | 3.5.0.CR4 |
| org.jboss.resteasy : resteasy-jaxb-provider | jar | 3.5.0.CR4 |
| org.jboss.resteasy : resteasy-multipart-provider | jar | 3.5.0.CR4 |
| org.jboss.resteasy : resteasy-servlet-initializer | jar | 3.5.0.CR4 |
| org.jboss.resteasy : resteasy-spring | jar | 3.5.0.CR4 |
| org.jboss.resteasy : resteasy-jackson2-provider | jar | 3.5.0.CR4 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.json.bind : javax.json.bind-api | jar | 1.0 |
| org.eclipse : yasson | jar | 1.0.1 |
| org.glassfish : javax.json | jar | 1.1.2 |