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