| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHibernate Данные ORM |
| Группа | Группаcom.link-intersystems.commons |
| Идентификатор | Идентификаторlis-commons-sql-hibernate |
| Последняя версия | Последняя версия1.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.link-intersystems.commons : lis-commons-sql | jar | 1.5.1 |
| org.hibernate : hibernate-core | jar | 5.6.8.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.platform : junit-platform-suite | jar | |
| org.mockito : mockito-core | jar | 4.4.0 |