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