| Лицензия |
Лицензия |
|---|---|
| Группа | Группаco.streamx.fluent |
| Идентификатор | Идентификаторjpa-notations |
| Последняя версия | Последняя версия1.0.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava Fluent JPA notation
Fluent JPA notation
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jpa-notations-1.0.14.pom | |
| jpa-notations-1.0.14.jar | 79 KB |
| jpa-notations-1.0.14-sources.jar | 26 KB |
| jpa-notations-1.0.14-javadoc.jar | 272 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.streamx.fluent/jpa-notations/ -->
<dependency>
<groupId>co.streamx.fluent</groupId>
<artifactId>jpa-notations</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/co.streamx.fluent/jpa-notations/
implementation 'co.streamx.fluent:jpa-notations:1.0.14'
// https://jarcasting.com/artifacts/co.streamx.fluent/jpa-notations/
implementation ("co.streamx.fluent:jpa-notations:1.0.14")
'co.streamx.fluent:jpa-notations:jar:1.0.14'
<dependency org="co.streamx.fluent" name="jpa-notations" rev="1.0.14">
<artifact name="jpa-notations" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.streamx.fluent', module='jpa-notations', version='1.0.14')
)
libraryDependencies += "co.streamx.fluent" % "jpa-notations" % "1.0.14"
[co.streamx.fluent/jpa-notations "1.0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |