| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPostgreSQL Данные Базы данных |
| Группа | Группаio.semla |
| Идентификатор | Идентификаторsemla-postgresql |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsimple entity management library of awesomeness
|
| Имя Файла | Размер |
|---|---|
| semla-postgresql-1.2.1.pom | |
| semla-postgresql-1.2.1.jar | 5 KB |
| semla-postgresql-1.2.1-sources.jar | 3 KB |
| semla-postgresql-1.2.1-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.semla/semla-postgresql/ -->
<dependency>
<groupId>io.semla</groupId>
<artifactId>semla-postgresql</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.semla/semla-postgresql/
implementation 'io.semla:semla-postgresql:1.2.1'
// https://jarcasting.com/artifacts/io.semla/semla-postgresql/
implementation ("io.semla:semla-postgresql:1.2.1")
'io.semla:semla-postgresql:jar:1.2.1'
<dependency org="io.semla" name="semla-postgresql" rev="1.2.1">
<artifact name="semla-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.semla', module='semla-postgresql', version='1.2.1')
)
libraryDependencies += "io.semla" % "semla-postgresql" % "1.2.1"
[io.semla/semla-postgresql "1.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.semla : semla-jdbi | jar | 1.2.1 |
| org.jdbi : jdbi3-postgres | jar | 3.27.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.semla : semla-jpa-test | jar | 1.2.1 |
| io.semla : semla-jpa | jar | 1.2.1 |
| io.semla : semla-jdbi | jar | 1.2.1 |
| org.postgresql : postgresql | jar | 42.3.3 |
| org.testcontainers : postgresql | jar | 1.16.3 |