License |
License |
---|---|
GroupId | GroupIdcom.opentable.components |
ArtifactId | ArtifactIdotj-pg-embedded |
Version | Version1.0.0.RC2 |
Type | Typejar |
Description |
DescriptionEmbedded PostgreSQL driver
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-pg-embedded/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-pg-embedded</artifactId>
<version>1.0.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-pg-embedded/
implementation 'com.opentable.components:otj-pg-embedded:1.0.0.RC2'
// https://jarcasting.com/artifacts/com.opentable.components/otj-pg-embedded/
implementation ("com.opentable.components:otj-pg-embedded:1.0.0.RC2")
'com.opentable.components:otj-pg-embedded:jar:1.0.0.RC2'
<dependency org="com.opentable.components" name="otj-pg-embedded" rev="1.0.0.RC2">
<artifact name="otj-pg-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-pg-embedded', version='1.0.0.RC2')
)
libraryDependencies += "com.opentable.components" % "otj-pg-embedded" % "1.0.0.RC2"
[com.opentable.components/otj-pg-embedded "1.0.0.RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.flywaydb : flyway-core Optional | jar | 7.1.1 |
org.liquibase : liquibase-core Optional | jar | |
org.postgresql : postgresql | jar | 42.2.24 |
org.testcontainers : postgresql | jar | 1.16.3 |
org.testcontainers : testcontainers | jar | 1.16.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter-api Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |