License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcn.vertxup |
ArtifactId | ArtifactIdzero-native |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description( Vertx Infix ) zero-native: Native ( Jdbc )
Vertx Zero Framework is a tool for Service Mesh Micro Service.
|
Filename | Size |
---|---|
zero-native-0.5.2.pom | |
zero-native-0.5.2.jar | 3 KB |
zero-native-0.5.2-sources.jar | 3 KB |
zero-native-0.5.2-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.vertxup/zero-native/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>zero-native</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-native/
implementation 'cn.vertxup:zero-native:0.5.2'
// https://jarcasting.com/artifacts/cn.vertxup/zero-native/
implementation ("cn.vertxup:zero-native:0.5.2")
'cn.vertxup:zero-native:jar:0.5.2'
<dependency org="cn.vertxup" name="zero-native" rev="0.5.2">
<artifact name="zero-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-native', version='0.5.2')
)
libraryDependencies += "cn.vertxup" % "zero-native" % "0.5.2"
[cn.vertxup/zero-native "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
cn.vertxup : vertx-up | jar | 0.5.2 |
io.vertx : vertx-mysql-postgresql-client | jar | 3.8.5 |
org.scala-lang : scala-library | jar | 2.13.1 |