sqlck

SQL Construction Kit - a lightweight framework for working directly with JDBC

License

License

GroupId

GroupId

com.vertigrated
ArtifactId

ArtifactId

sqlck
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

sqlck
SQL Construction Kit - a lightweight framework for working directly with JDBC

Download sqlck

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven.plugins : maven-gpg-plugin jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0