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