| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Reactor Контейнер Микросервисы Reactive libraries |
|---|---|
| Группа | Группаcom.github.jezza |
| Идентификатор | Идентификаторsimplified-reactor-plugin |
| Версия | Версия0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| simplified-reactor-plugin-0.2.pom | |
| simplified-reactor-plugin-0.2-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jezza/simplified-reactor-plugin/ -->
<dependency>
<groupId>com.github.jezza</groupId>
<artifactId>simplified-reactor-plugin</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jezza/simplified-reactor-plugin/
implementation 'com.github.jezza:simplified-reactor-plugin:0.2'
// https://jarcasting.com/artifacts/com.github.jezza/simplified-reactor-plugin/
implementation ("com.github.jezza:simplified-reactor-plugin:0.2")
'com.github.jezza:simplified-reactor-plugin:jar:0.2'
<dependency org="com.github.jezza" name="simplified-reactor-plugin" rev="0.2">
<artifact name="simplified-reactor-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jezza', module='simplified-reactor-plugin', version='0.2')
)
libraryDependencies += "com.github.jezza" % "simplified-reactor-plugin" % "0.2"
[com.github.jezza/simplified-reactor-plugin "0.2"]