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