| License |
License |
|---|---|
| GroupId | GroupIdcn.vertxup |
| ArtifactId | ArtifactIdzero-router |
| Version | Version0.6.2 |
| Type | Typejar |
| Description |
Description( Extension ) - Rt: Micro Gateway
Vertx Zero Framework is a tool for Service Mesh Micro Service.
|
| Filename | Size |
|---|---|
| zero-router-0.6.2.pom | |
| zero-router-0.6.2.jar | 8 KB |
| zero-router-0.6.2-sources.jar | 6 KB |
| zero-router-0.6.2-javadoc.jar | 121 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.vertxup/zero-router/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>zero-router</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-router/
implementation 'cn.vertxup:zero-router:0.6.2'
// https://jarcasting.com/artifacts/cn.vertxup/zero-router/
implementation ("cn.vertxup:zero-router:0.6.2")
'cn.vertxup:zero-router:jar:0.6.2'
<dependency org="cn.vertxup" name="zero-router" rev="0.6.2">
<artifact name="zero-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-router', version='0.6.2')
)
libraryDependencies += "cn.vertxup" % "zero-router" % "0.6.2"
[cn.vertxup/zero-router "0.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.vertxup : zero-ke | jar | 0.6.2 |
| cn.vertxup : zero-iproxy | jar | 0.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| cn.vertxup : vertx-up | jar | 0.6.2 |