Quarkus - RESTEasy Reactive - SPI

Build parent to bring in required dependencies

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы React Взаимодействие с пользователем Веб-фреймворки RESTEasy Межпрограммное взаимодействие REST Frameworks
Группа

Группа

io.quarkus
Идентификатор

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

quarkus-resteasy-reactive-spi
Последняя версия

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

1.11.0.CR1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Quarkus - RESTEasy Reactive - SPI
Build parent to bring in required dependencies
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать quarkus-resteasy-reactive-spi

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

<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-resteasy-reactive-spi/ -->
<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-resteasy-reactive-spi</artifactId>
    <version>1.11.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-resteasy-reactive-spi/
implementation 'io.quarkus:quarkus-resteasy-reactive-spi:1.11.0.CR1'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-resteasy-reactive-spi/
implementation ("io.quarkus:quarkus-resteasy-reactive-spi:1.11.0.CR1")
'io.quarkus:quarkus-resteasy-reactive-spi:jar:1.11.0.CR1'
<dependency org="io.quarkus" name="quarkus-resteasy-reactive-spi" rev="1.11.0.CR1">
  <artifact name="quarkus-resteasy-reactive-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-resteasy-reactive-spi', version='1.11.0.CR1')
)
libraryDependencies += "io.quarkus" % "quarkus-resteasy-reactive-spi" % "1.11.0.CR1"
[io.quarkus/quarkus-resteasy-reactive-spi "1.11.0.CR1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.quarkus : quarkus-core-deployment jar
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.1_spec jar

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

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

Quarkus

Version GitHub Actions Status License Project Chat Supported JVM Versions

Quarkus - Supersonic Subatomic Java

Quarkus is a Cloud Native, (Linux) Container First framework for writing Java applications.

  • Container First: Minimal footprint Java applications optimal for running in containers.
  • Cloud Native: Embraces 12 factor architecture in environments like Kubernetes.
  • Unify imperative and reactive: Brings under one programming model non-blocking and imperative styles of development.
  • Standards-based: Based on the standards and frameworks you love and use (RESTEasy and JAX-RS, Hibernate ORM and JPA, Netty, Eclipse Vert.x, Eclipse MicroProfile, Apache Camel...).
  • Microservice First: Brings lightning fast startup time and code turn around to Java apps.
  • Developer Joy: Development centric experience without compromise to bring your amazing apps to life in no time.

All under ONE framework.

Getting Started

Release Planning

Interested in when the next release is coming? Check our release planning document for details.

How to build Quarkus

The build instructions are available in the contribution guide.

io.quarkus

QuarkusIO

Quarkus: Supersonic Subatomic Java

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

Версия
1.11.0.CR1
1.11.0.Beta2
1.11.0.Beta1