LIS Commons SQL Hibernate

Link Intersystems Commons SQL Hibernate (lis-commons-sql-hibernate) is an extension for lis-commons-sql that provides SQL statement generation using a hibernate dialect.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.link-intersystems.commons
ArtifactId

ArtifactId

lis-commons-sql-hibernate
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

LIS Commons SQL Hibernate
Link Intersystems Commons SQL Hibernate (lis-commons-sql-hibernate) is an extension for lis-commons-sql that provides SQL statement generation using a hibernate dialect.
Project Organization

Project Organization

Link Intersystems GmbH

Download lis-commons-sql-hibernate

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.link-intersystems.commons : lis-commons-sql jar 1.5.1
org.hibernate : hibernate-core jar 5.6.8.Final

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