Last Version

simplesql_3.0.0-M3 0.1.0

Simple SQL queries around JDBC

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

io.crashbox
ArtifactId

ArtifactId

simplesql_3.0.0-M3
Version

Version

0.1.0
Type

Type

jar
Description

Description

simplesql_3.0.0-M3
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.0.0-M3 0.1.0


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

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.