| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.zonky.test |
| Идентификатор | Идентификаторembedded-postgres |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеembedded-postgres
Embedded PostgreSQL Server
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| embedded-postgres-2.0.0.pom | |
| embedded-postgres-2.0.0.jar | 53 KB |
| embedded-postgres-2.0.0-sources.jar | 32 KB |
| embedded-postgres-2.0.0-javadoc.jar | 133 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.zonky.test/embedded-postgres/ -->
<dependency>
<groupId>io.zonky.test</groupId>
<artifactId>embedded-postgres</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.zonky.test/embedded-postgres/
implementation 'io.zonky.test:embedded-postgres:2.0.0'
// https://jarcasting.com/artifacts/io.zonky.test/embedded-postgres/
implementation ("io.zonky.test:embedded-postgres:2.0.0")
'io.zonky.test:embedded-postgres:jar:2.0.0'
<dependency org="io.zonky.test" name="embedded-postgres" rev="2.0.0">
<artifact name="embedded-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zonky.test', module='embedded-postgres', version='2.0.0')
)
libraryDependencies += "io.zonky.test" % "embedded-postgres" % "2.0.0"
[io.zonky.test/embedded-postgres "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.commons : commons-compress | jar | 1.21 |
| org.tukaani : xz | jar | 1.9 |
| commons-io : commons-io | jar | 2.11.0 |
| commons-codec : commons-codec | jar | 1.15 |
| org.flywaydb : flyway-core Необязательный | jar | 7.15.0 |
| org.liquibase : liquibase-core Необязательный | jar | 4.10.0 |
| org.postgresql : postgresql | jar | 42.3.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.13.2 |
| org.junit.jupiter : junit-jupiter-api Необязательный | jar | 5.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.zonky.test.postgres : embedded-postgres-binaries-windows-amd64 | jar | 14.3.0 |
| io.zonky.test.postgres : embedded-postgres-binaries-darwin-amd64 | jar | 14.3.0 |
| io.zonky.test.postgres : embedded-postgres-binaries-linux-amd64 | jar | 14.3.0 |
| io.zonky.test.postgres : embedded-postgres-binaries-linux-amd64-alpine | jar | 14.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| org.mockito : mockito-core | jar | 3.12.4 |