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