MVN

io.inverno.mod : inverno-sql-vertx

Maven & Gradle

Aug 12, 2022
1 usages
9 stars

io.inverno.mod.sql.vertx · Inverno SQL Client implementation based on Vertx SQL client

<dependency>
    <groupId>io.inverno.mod</groupId>
    <artifactId>inverno-sql-vertx</artifactId>
    <version>1.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.inverno.mod : inverno-sql-vertx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.3

All Versions

Choose a version of io.inverno.mod : inverno-sql-vertx to add to Maven or Gradle - All Versions:

  • Version Updated
  • inverno-sql-vertx-1.5.3

    Aug 12, 2022
  • inverno-sql-vertx-1.5.2

    Aug 10, 2022
  • inverno-sql-vertx-1.5.1

    Aug 09, 2022
  • inverno-sql-vertx-1.5.0

    Aug 05, 2022
  • inverno-sql-vertx-1.4.2

    Feb 24, 2022
  • inverno-sql-vertx-1.4.1

    Feb 09, 2022
  • inverno-sql-vertx-1.4.0

    Feb 07, 2022
  • inverno-sql-vertx-1.3.0

    Nov 25, 2021
  • inverno-sql-vertx-1.2.3

    Sep 23, 2021
  • inverno-sql-vertx-1.2.2

    Sep 15, 2021
  • inverno-sql-vertx-1.2.1

    Aug 18, 2021
  • inverno-sql-vertx-1.2.0

    Aug 13, 2021

How to add a dependency to Maven

Add the following io.inverno.mod : inverno-sql-vertx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.inverno.mod</groupId>
    <artifactId>inverno-sql-vertx</artifactId>
    <version>1.5.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.inverno.mod : inverno-sql-vertx gradle dependency to your build.gradle file:

implementation 'io.inverno.mod:inverno-sql-vertx:1.5.3'

Gradle Kotlin DSL: Add the following io.inverno.mod : inverno-sql-vertx gradle kotlin dependency to your build.gradle.kts file:

implementation("io.inverno.mod:inverno-sql-vertx:1.5.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.inverno.mod : inverno-sql-vertx sbt scala dependency to your build.sbt file:

libraryDependencies += "io.inverno.mod" % "inverno-sql-vertx" % "1.5.3"

Advertisement

Dependencies from Group

Aug 12, 2022
10 usages
9 stars
Aug 12, 2022
7 usages
9 stars
Aug 12, 2022
3 usages
Aug 12, 2022
3 usages
9 stars
Aug 12, 2022
3 usages
9 stars

Discover Dependencies

Aug 12, 2022
1 usages
9 stars
Aug 12, 2022
2 usages
9 stars
Apr 22, 2023
14 stars
Dec 30, 2022
1 usages
2 stars
May 24, 2023
2 usages
2 stars
May 24, 2023
3 usages
2 stars
Nov 18, 2021
0 stars
Feb 11, 2022
13 usages
0 stars
Nov 30, 2022
3 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome