| License |
License |
|---|---|
| Categories |
CategoriesPostgreSQL Data Databases Dex General Purpose Libraries Utility |
| GroupId | GroupIdru.yandex.qatools.embed |
| ArtifactId | ArtifactIdpostgresql-embedded |
| Last Version | Last Version2.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEmbedded PostgreSQL (based on Flapdoodle-OSS embedded services)
An embedded PostgreSQL...
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| postgresql-embedded-2.10.pom | |
| postgresql-embedded-2.10.jar | 49 KB |
| postgresql-embedded-2.10-sources.jar | 25 KB |
| postgresql-embedded-2.10-javadoc.jar | 189 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.embed/postgresql-embedded/ -->
<dependency>
<groupId>ru.yandex.qatools.embed</groupId>
<artifactId>postgresql-embedded</artifactId>
<version>2.10</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.embed/postgresql-embedded/
implementation 'ru.yandex.qatools.embed:postgresql-embedded:2.10'
// https://jarcasting.com/artifacts/ru.yandex.qatools.embed/postgresql-embedded/
implementation ("ru.yandex.qatools.embed:postgresql-embedded:2.10")
'ru.yandex.qatools.embed:postgresql-embedded:jar:2.10'
<dependency org="ru.yandex.qatools.embed" name="postgresql-embedded" rev="2.10">
<artifact name="postgresql-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.embed', module='postgresql-embedded', version='2.10')
)
libraryDependencies += "ru.yandex.qatools.embed" % "postgresql-embedded" % "2.10"
[ru.yandex.qatools.embed/postgresql-embedded "2.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.flapdoodle.embed : de.flapdoodle.embed.process | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.postgresql : postgresql | jar | 9.3-1100-jdbc41 |
| org.springframework : spring-beans | jar | 4.3.2.RELEASE |
| org.springframework : spring-core | jar | 4.3.2.RELEASE |
| org.springframework : spring-context | jar | 4.3.2.RELEASE |
| org.springframework : spring-test | jar | 4.3.2.RELEASE |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.kubek2k : springockito | jar | 1.0.9 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
| org.slf4j : jul-to-slf4j | jar | 1.7.12 |
| log4j : log4j | jar | 1.2.17 |