Last Version

SQL API 1.1

A simple SQL api

License

License

GroupId

GroupId

com.github.fabienbarbero
ArtifactId

ArtifactId

sql-api
Version

Version

1.1
Type

Type

jar
Description

Description

SQL API
A simple SQL api
Project URL

Project URL

https://github.com/fabienbarbero/sql-api
Source Code Management

Source Code Management

https://github.com/fabienbarbero/sql-api

Download sql-api 1.1


<!-- https://jarcasting.com/artifacts/com.github.fabienbarbero/sql-api/ -->
<dependency>
    <groupId>com.github.fabienbarbero</groupId>
    <artifactId>sql-api</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fabienbarbero/sql-api/
implementation 'com.github.fabienbarbero:sql-api:1.1'
// https://jarcasting.com/artifacts/com.github.fabienbarbero/sql-api/
implementation ("com.github.fabienbarbero:sql-api:1.1")
'com.github.fabienbarbero:sql-api:jar:1.1'
<dependency org="com.github.fabienbarbero" name="sql-api" rev="1.1">
  <artifact name="sql-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fabienbarbero', module='sql-api', version='1.1')
)
libraryDependencies += "com.github.fabienbarbero" % "sql-api" % "1.1"
[com.github.fabienbarbero/sql-api "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.xerial : sqlite-jdbc jar 3.23.1
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.