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