Manage Responses in the Rest Layout

Alternative to javax.ws.rs.core.Response to handle all responses easily

Лицензия

Лицензия

Группа

Группа

io.github.fran-abril
Идентификатор

Идентификатор

restponse
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Manage Responses in the Rest Layout
Alternative to javax.ws.rs.core.Response to handle all responses easily
Ссылка на сайт

Ссылка на сайт

https://github.com/Fran-Abril/restponse
Система контроля версий

Система контроля версий

https://github.com/Fran-Abril/restponse/tree/main

Скачать restponse

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.fran-abril/restponse/ -->
<dependency>
    <groupId>io.github.fran-abril</groupId>
    <artifactId>restponse</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fran-abril/restponse/
implementation 'io.github.fran-abril:restponse:1.0.0'
// https://jarcasting.com/artifacts/io.github.fran-abril/restponse/
implementation ("io.github.fran-abril:restponse:1.0.0")
'io.github.fran-abril:restponse:jar:1.0.0'
<dependency org="io.github.fran-abril" name="restponse" rev="1.0.0">
  <artifact name="restponse" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fran-abril', module='restponse', version='1.0.0')
)
libraryDependencies += "io.github.fran-abril" % "restponse" % "1.0.0"
[io.github.fran-abril/restponse "1.0.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.github.fran-abril : base-exception jar 1.0.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
javax.validation : validation-api jar 2.0.1.Final
javax.ws.rs : javax.ws.rs-api jar 2.1.1

test (3)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.bundles : jaxrs-ri jar 2.26
org.glassfish.jersey.core : jersey-server jar 2.26
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0