| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Hibernate Данные ORM |
| Группа | Группаnet.seesharpsoft.sharping |
| Идентификатор | Идентификаторsharping-spring-hibernate |
| Версия | Версия0.21.0 |
| Тип | Типjar |
| Описание |
ОписаниеJava Spring Hibernate Extensions
Provides JpaVendor Hibernate specific implementation.
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/net.seesharpsoft.sharping/sharping-spring-hibernate/ -->
<dependency>
<groupId>net.seesharpsoft.sharping</groupId>
<artifactId>sharping-spring-hibernate</artifactId>
<version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seesharpsoft.sharping/sharping-spring-hibernate/
implementation 'net.seesharpsoft.sharping:sharping-spring-hibernate:0.21.0'
// https://jarcasting.com/artifacts/net.seesharpsoft.sharping/sharping-spring-hibernate/
implementation ("net.seesharpsoft.sharping:sharping-spring-hibernate:0.21.0")
'net.seesharpsoft.sharping:sharping-spring-hibernate:jar:0.21.0'
<dependency org="net.seesharpsoft.sharping" name="sharping-spring-hibernate" rev="0.21.0">
<artifact name="sharping-spring-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seesharpsoft.sharping', module='sharping-spring-hibernate', version='0.21.0')
)
libraryDependencies += "net.seesharpsoft.sharping" % "sharping-spring-hibernate" % "0.21.0"
[net.seesharpsoft.sharping/sharping-spring-hibernate "0.21.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibernate : hibernate-core | jar | |
| net.seesharpsoft.sharping : sharping-spring-data | jar | 0.21.0 |