LIS Commons SQL

Link Intersystems Commons SQL (lis-commons-sql) is a small library for generating sql statements and basic dialect support.

License

License

GroupId

GroupId

com.link-intersystems.commons
ArtifactId

ArtifactId

lis-commons-sql
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

LIS Commons SQL
Link Intersystems Commons SQL (lis-commons-sql) is a small library for generating sql statements and basic dialect support.
Project Organization

Project Organization

Link Intersystems GmbH

Download lis-commons-sql

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.platform : junit-platform-suite jar
org.mockito : mockito-core jar 4.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1