| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Reactor Контейнер Микросервисы Reactive libraries |
| Группа | Группаse.mithlond.services.shared |
| Идентификатор | Идентификаторmithlond-services-shared-reactor |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеmithlond-services-shared-reactor
Mithlond Service: Shared stuff Reactor (version 1.1.0)
|
| Организация-разработчик |
Организация-разработчикMithlond |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mithlond-services-shared-reactor-1.1.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.mithlond.services.shared/mithlond-services-shared-reactor/ -->
<dependency>
<groupId>se.mithlond.services.shared</groupId>
<artifactId>mithlond-services-shared-reactor</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.mithlond.services.shared/mithlond-services-shared-reactor/
implementation 'se.mithlond.services.shared:mithlond-services-shared-reactor:1.1.0'
// https://jarcasting.com/artifacts/se.mithlond.services.shared/mithlond-services-shared-reactor/
implementation ("se.mithlond.services.shared:mithlond-services-shared-reactor:1.1.0")
'se.mithlond.services.shared:mithlond-services-shared-reactor:pom:1.1.0'
<dependency org="se.mithlond.services.shared" name="mithlond-services-shared-reactor" rev="1.1.0">
<artifact name="mithlond-services-shared-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.mithlond.services.shared', module='mithlond-services-shared-reactor', version='1.1.0')
)
libraryDependencies += "se.mithlond.services.shared" % "mithlond-services-shared-reactor" % "1.1.0"
[se.mithlond.services.shared/mithlond-services-shared-reactor "1.1.0"]