| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcc.shacocloud |
| Идентификатор | Идентификаторmirage-core |
| Последняя версия | Последняя версия1.0.1-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание基于 vertx 和 spring 的反应式编程库
|
| Имя Файла | Размер |
|---|---|
| mirage-core-1.0.1-RELEASE.pom | |
| mirage-core-1.0.1-RELEASE.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cc.shacocloud/mirage-core/ -->
<dependency>
<groupId>cc.shacocloud</groupId>
<artifactId>mirage-core</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cc.shacocloud/mirage-core/
implementation 'cc.shacocloud:mirage-core:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/cc.shacocloud/mirage-core/
implementation ("cc.shacocloud:mirage-core:1.0.1-RELEASE")
'cc.shacocloud:mirage-core:jar:1.0.1-RELEASE'
<dependency org="cc.shacocloud" name="mirage-core" rev="1.0.1-RELEASE">
<artifact name="mirage-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.shacocloud', module='mirage-core', version='1.0.1-RELEASE')
)
libraryDependencies += "cc.shacocloud" % "mirage-core" % "1.0.1-RELEASE"
[cc.shacocloud/mirage-core "1.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-core | jar |