| Лицензия |
Лицензия |
|---|---|
| Группа | Группаth.co.geniustree |
| Идентификатор | Идентификаторspecification-with-projections |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
Описаниеspecification-projection
Support specification with projection for Spring Data JPA
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/th.co.geniustree/specification-with-projections/ -->
<dependency>
<groupId>th.co.geniustree</groupId>
<artifactId>specification-with-projections</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/th.co.geniustree/specification-with-projections/
implementation 'th.co.geniustree:specification-with-projections:1.0.4'
// https://jarcasting.com/artifacts/th.co.geniustree/specification-with-projections/
implementation ("th.co.geniustree:specification-with-projections:1.0.4")
'th.co.geniustree:specification-with-projections:jar:1.0.4'
<dependency org="th.co.geniustree" name="specification-with-projections" rev="1.0.4">
<artifact name="specification-with-projections" type="jar" />
</dependency>
@Grapes(
@Grab(group='th.co.geniustree', module='specification-with-projections', version='1.0.4')
)
libraryDependencies += "th.co.geniustree" % "specification-with-projections" % "1.0.4"
[th.co.geniustree/specification-with-projections "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 1.5.7.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.7.RELEASE |
| org.springframework.data : spring-data-jpa | jar | |
| org.hibernate : hibernate-jpamodelgen | jar | 5.0.12.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |
| com.h2database : h2 | jar | 1.4.196 |