SQLind

Java SQL template API

License

License

OSL
Categories

Categories

Net
GroupId

GroupId

net.sqlind
ArtifactId

ArtifactId

SQLind
Last Version

Last Version

2.1.3-GA
Release Date

Release Date

Type

Type

jar
Description

Description

SQLind
Java SQL template API

Download SQLind

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
javassist : javassist jar 3.9.0.GA
commons-logging : commons-logging jar 1.1.1
net.sqlind : SQLindTest jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit Optional jar 3.8.2
hsqldb : hsqldb Optional jar 1.7.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.3-GA
2.1.2-GA
2.1.1-GA
2.1.0-GA
2.0.9-GA
2.0.8-GA
2.0.7-GA
2.0.6-GA
2.0.5-GA
2.0.4-GA
2.0.3-GA
2.0.2-GA
2.0.1-GA
2.0.0-GA
1.1.9
1.1.8
1.1.7
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0-FINAL