| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet CLI User Interface | 
        
| GroupId | GroupIdnet.officefloor.persistence | 
    
| ArtifactId | ArtifactIdofficevertx_sqlclient | 
    
| Last Version | Last Version3.40.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionVertx SQL Client 
            OfficeFloor plug-in for Vertx SQL Client 
         | 
    
<!-- https://jarcasting.com/artifacts/net.officefloor.persistence/officevertx_sqlclient/ -->
<dependency>
    <groupId>net.officefloor.persistence</groupId>
    <artifactId>officevertx_sqlclient</artifactId>
    <version>3.40.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.officefloor.persistence/officevertx_sqlclient/
implementation 'net.officefloor.persistence:officevertx_sqlclient:3.40.0'
                // https://jarcasting.com/artifacts/net.officefloor.persistence/officevertx_sqlclient/
implementation ("net.officefloor.persistence:officevertx_sqlclient:3.40.0")
                'net.officefloor.persistence:officevertx_sqlclient:jar:3.40.0'
                <dependency org="net.officefloor.persistence" name="officevertx_sqlclient" rev="3.40.0">
  <artifact name="officevertx_sqlclient" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.officefloor.persistence', module='officevertx_sqlclient', version='3.40.0')
)
                libraryDependencies += "net.officefloor.persistence" % "officevertx_sqlclient" % "3.40.0"
                [net.officefloor.persistence/officevertx_sqlclient "3.40.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.officefloor.vertx : officevertx | jar | 3.40.0 | 
| io.vertx : vertx-sql-client | jar | 4.1.2 | 
| net.officefloor.core : officecompiler | jar | 3.40.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |