simplesql_3

Simple SQL queries around JDBC

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

io.crashbox
ArtifactId

ArtifactId

simplesql_3
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

simplesql_3
Simple SQL queries around JDBC
Project URL

Project URL

https://github.com/jodersky/simplesql
Source Code Management

Source Code Management

https://github.com/jodersky/simplesql

Download simplesql_3

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.1