| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы React Взаимодействие с пользователем Веб-фреймворки RESTEasy Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаio.quarkus.resteasy.reactive |
| Идентификатор | Идентификаторresteasy-reactive-vertx |
| Версия | Версия2.0.0.CR2 |
| Тип | Типjar |
| Описание |
ОписаниеRESTEasy Reactive - Vert.x Support - Runtime
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.quarkus.resteasy.reactive/resteasy-reactive-vertx/ -->
<dependency>
<groupId>io.quarkus.resteasy.reactive</groupId>
<artifactId>resteasy-reactive-vertx</artifactId>
<version>2.0.0.CR2</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus.resteasy.reactive/resteasy-reactive-vertx/
implementation 'io.quarkus.resteasy.reactive:resteasy-reactive-vertx:2.0.0.CR2'
// https://jarcasting.com/artifacts/io.quarkus.resteasy.reactive/resteasy-reactive-vertx/
implementation ("io.quarkus.resteasy.reactive:resteasy-reactive-vertx:2.0.0.CR2")
'io.quarkus.resteasy.reactive:resteasy-reactive-vertx:jar:2.0.0.CR2'
<dependency org="io.quarkus.resteasy.reactive" name="resteasy-reactive-vertx" rev="2.0.0.CR2">
<artifact name="resteasy-reactive-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus.resteasy.reactive', module='resteasy-reactive-vertx', version='2.0.0.CR2')
)
libraryDependencies += "io.quarkus.resteasy.reactive" % "resteasy-reactive-vertx" % "2.0.0.CR2"
[io.quarkus.resteasy.reactive/resteasy-reactive-vertx "2.0.0.CR2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-web | jar | 4.0.3 |
| io.quarkus.resteasy.reactive : resteasy-reactive | jar | 2.0.0.CR2 |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
| org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.1_spec | jar | 2.0.1.Final |
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| org.jboss.logging : commons-logging-jboss-logging | jar | 1.0.0.Final |
| org.jboss.logging : jboss-logging | jar | 3.4.2.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.shrinkwrap : shrinkwrap-depchain | pom | 1.2.6 |
| io.quarkus.resteasy.reactive : resteasy-reactive-processor | jar | 2.0.0.CR2 |
| org.junit.jupiter : junit-jupiter | jar | |
| io.rest-assured : rest-assured | jar | 4.4.0 |
| org.jboss.spec.javax.xml.bind : jboss-jaxb-api_2.3_spec | jar | 2.0.0.Final |