| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.zonky.test |
| Идентификатор | Идентификаторembedded-postgres |
| Версия | Версия1.2.10 |
| Тип | Типjar |
| Описание |
Описаниеembedded-postgres
Embedded PostgreSQL Server
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| embedded-postgres-1.2.10.pom | |
| embedded-postgres-1.2.10.jar | 56 KB |
| embedded-postgres-1.2.10-sources.jar | 33 KB |
| embedded-postgres-1.2.10-javadoc.jar | 132 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.zonky.test/embedded-postgres/ -->
<dependency>
<groupId>io.zonky.test</groupId>
<artifactId>embedded-postgres</artifactId>
<version>1.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.zonky.test/embedded-postgres/
implementation 'io.zonky.test:embedded-postgres:1.2.10'
// https://jarcasting.com/artifacts/io.zonky.test/embedded-postgres/
implementation ("io.zonky.test:embedded-postgres:1.2.10")
'io.zonky.test:embedded-postgres:jar:1.2.10'
<dependency org="io.zonky.test" name="embedded-postgres" rev="1.2.10">
<artifact name="embedded-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zonky.test', module='embedded-postgres', version='1.2.10')
)
libraryDependencies += "io.zonky.test" % "embedded-postgres" % "1.2.10"
[io.zonky.test/embedded-postgres "1.2.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| org.apache.commons : commons-compress | jar | 1.20 |
| org.tukaani : xz | jar | 1.8 |
| commons-io : commons-io | jar | 2.7 |
| commons-codec : commons-codec | jar | 1.14 |
| org.flywaydb : flyway-core Необязательный | jar | 6.5.1 |
| org.liquibase : liquibase-core Необязательный | jar | 4.0.0 |
| org.postgresql : postgresql | jar | 42.2.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.12 |
| org.junit.jupiter : junit-jupiter-api Необязательный | jar | 5.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| org.mockito : mockito-core | jar | 3.4.0 |