| License |
License |
|---|---|
| Categories |
CategoriesMySQL Data Databases |
| GroupId | GroupIdcn.vertxup |
| ArtifactId | ArtifactIdinfix-mysql |
| Last Version | Last Version0.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionScaffold Plugin: MySQL(infix-mysql)
Vertx Zero Framework is a tool for Service Mesh Micro Service.
|
| Filename | Size |
|---|---|
| infix-mysql-0.8.1.pom | |
| infix-mysql-0.8.1.jar | 14 KB |
| infix-mysql-0.8.1-sources.jar | 8 KB |
| infix-mysql-0.8.1-javadoc.jar | 447 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.vertxup/infix-mysql/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>infix-mysql</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/infix-mysql/
implementation 'cn.vertxup:infix-mysql:0.8.1'
// https://jarcasting.com/artifacts/cn.vertxup/infix-mysql/
implementation ("cn.vertxup:infix-mysql:0.8.1")
'cn.vertxup:infix-mysql:jar:0.8.1'
<dependency org="cn.vertxup" name="infix-mysql" rev="0.8.1">
<artifact name="infix-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='infix-mysql', version='0.8.1')
)
libraryDependencies += "cn.vertxup" % "infix-mysql" % "0.8.1"
[cn.vertxup/infix-mysql "0.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.28 |
| cn.vertxup : zero-atom | jar | 0.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| cn.vertxup : vertx-up | jar | 0.8.1 |