GroupId | GroupIdorg.mirrentools |
---|---|
ArtifactId | ArtifactIdvertx-sql-assist |
Version | Version4.1.6 |
Type | Typejar |
Filename | Size |
---|---|
vertx-sql-assist-4.1.6.pom | |
vertx-sql-assist-4.1.6.jar | 54 KB |
vertx-sql-assist-4.1.6-sources.jar | 37 KB |
vertx-sql-assist-4.1.6-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mirrentools/vertx-sql-assist/ -->
<dependency>
<groupId>org.mirrentools</groupId>
<artifactId>vertx-sql-assist</artifactId>
<version>4.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.mirrentools/vertx-sql-assist/
implementation 'org.mirrentools:vertx-sql-assist:4.1.6'
// https://jarcasting.com/artifacts/org.mirrentools/vertx-sql-assist/
implementation ("org.mirrentools:vertx-sql-assist:4.1.6")
'org.mirrentools:vertx-sql-assist:jar:4.1.6'
<dependency org="org.mirrentools" name="vertx-sql-assist" rev="4.1.6">
<artifact name="vertx-sql-assist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mirrentools', module='vertx-sql-assist', version='4.1.6')
)
libraryDependencies += "org.mirrentools" % "vertx-sql-assist" % "4.1.6"
[org.mirrentools/vertx-sql-assist "4.1.6"]