| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаio.smallrye.reactive |
| Идентификатор | Идентификаторtest-common |
| Последняя версия | Последняя версия4.0.0.RC1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSmallRye Reactive Messaging : Test Common
An implementation of the MicroProfile Reactive Streams Messaging specification
|
| Организация-разработчик |
Организация-разработчикSmallRye |
| Имя Файла | Размер |
|---|---|
| test-common-4.0.0.RC1.pom | |
| test-common-4.0.0.RC1.jar | 6 KB |
| test-common-4.0.0.RC1-sources.jar | 3 KB |
| test-common-4.0.0.RC1-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/test-common/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>test-common</artifactId>
<version>4.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/test-common/
implementation 'io.smallrye.reactive:test-common:4.0.0.RC1'
// https://jarcasting.com/artifacts/io.smallrye.reactive/test-common/
implementation ("io.smallrye.reactive:test-common:4.0.0.RC1")
'io.smallrye.reactive:test-common:jar:4.0.0.RC1'
<dependency org="io.smallrye.reactive" name="test-common" rev="4.0.0.RC1">
<artifact name="test-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='test-common', version='4.0.0.RC1')
)
libraryDependencies += "io.smallrye.reactive" % "test-common" % "4.0.0.RC1"
[io.smallrye.reactive/test-common "4.0.0.RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.smallrye.reactive : smallrye-reactive-messaging-api | jar | 4.0.0.RC1 |
| org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
| io.smallrye.reactive : smallrye-reactive-converter-api | jar | 2.6.0 |
| io.smallrye.reactive : mutiny | jar | 1.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.microprofile.config : microprofile-config-api | jar | 3.0.1 |
| org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
| org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.weld.se : weld-se-core | jar | 4.0.3.Final |
| org.jboss.weld : weld-core-impl | jar | 4.0.3.Final |
| io.smallrye.reactive : mutiny-reactive-streams-operators | jar | 1.1.2 |
| io.smallrye.reactive : smallrye-reactive-converter-rxjava2 | jar | 2.6.0 |
| io.smallrye.reactive : smallrye-reactive-converter-reactor | jar | 2.6.0 |
| io.smallrye.reactive : smallrye-reactive-converter-mutiny | jar | 2.6.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.awaitility : awaitility | jar | 4.1.1 |
| org.mockito : mockito-core | jar | 4.5.0 |
| org.junit-pioneer : junit-pioneer | jar | 1.7.0 |
| org.junit.platform : junit-platform-commons | jar | 1.8.2 |