Last Version

SQLind 2.1.3-GA

Java SQL template API

License

License

OSL
Categories

Categories

Net
GroupId

GroupId

net.sqlind
ArtifactId

ArtifactId

SQLind
Version

Version

2.1.3-GA
Type

Type

jar
Description

Description

SQLind
Java SQL template API

Download SQLind 2.1.3-GA


<!-- 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.