License |
License |
---|---|
GroupId | GroupIdcn.vertxup |
ArtifactId | ArtifactIdvertx-rx |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKernel:「vertx-rx」Reactive Container
Vertx Zero Framework is a tool for Service Mesh Micro Service.
|
Filename | Size |
---|---|
vertx-rx-0.8.1.pom | |
vertx-rx-0.8.1.jar | 22 KB |
vertx-rx-0.8.1-sources.jar | 11 KB |
vertx-rx-0.8.1-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.vertxup/vertx-rx/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>vertx-rx</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/vertx-rx/
implementation 'cn.vertxup:vertx-rx:0.8.1'
// https://jarcasting.com/artifacts/cn.vertxup/vertx-rx/
implementation ("cn.vertxup:vertx-rx:0.8.1")
'cn.vertxup:vertx-rx:jar:0.8.1'
<dependency org="cn.vertxup" name="vertx-rx" rev="0.8.1">
<artifact name="vertx-rx" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='vertx-rx', version='0.8.1')
)
libraryDependencies += "cn.vertxup" % "vertx-rx" % "0.8.1"
[cn.vertxup/vertx-rx "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.vertxup : vertx-up | jar | 0.8.1 |
io.vertx : vertx-rx-java2 | jar | 4.2.5 |