mirage

基于 vertx 和 spring 的反应式编程库

License

License

GroupId

GroupId

cc.shacocloud
ArtifactId

ArtifactId

mirage
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

mirage
基于 vertx 和 spring 的反应式编程库
Project URL

Project URL

https://gitee.com/shacocloud/mirage
Source Code Management

Source Code Management

https://gitee.com/shacocloud/mirage

Download mirage

Filename Size
mirage-1.0.1-RELEASE.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/cc.shacocloud/mirage/ -->
<dependency>
    <groupId>cc.shacocloud</groupId>
    <artifactId>mirage</artifactId>
    <version>1.0.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cc.shacocloud/mirage/
implementation 'cc.shacocloud:mirage:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/cc.shacocloud/mirage/
implementation ("cc.shacocloud:mirage:1.0.1-RELEASE")
'cc.shacocloud:mirage:pom:1.0.1-RELEASE'
<dependency org="cc.shacocloud" name="mirage" rev="1.0.1-RELEASE">
  <artifact name="mirage" type="pom" />
</dependency>
@Grapes(
@Grab(group='cc.shacocloud', module='mirage', version='1.0.1-RELEASE')
)
libraryDependencies += "cc.shacocloud" % "mirage" % "1.0.1-RELEASE"
[cc.shacocloud/mirage "1.0.1-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mirage-dependencies
  • mirage-utils
  • mirage-web-mvc
  • mirage-springboot-start
  • mirage-core

Versions

Version
1.0.1-RELEASE
1.0-RELEASE