License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data CLI User Interface |
GroupId | GroupIdno.ssb.rawdata |
ArtifactId | ArtifactIdrawdata-client-provider-postgres |
Version | Version0.9 |
Type | Typejar |
Description |
DescriptionRawdata Client Provider PostgreSQL Database
Rawdata Client Provider PostgreSQL Database
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-provider-postgres/ -->
<dependency>
<groupId>no.ssb.rawdata</groupId>
<artifactId>rawdata-client-provider-postgres</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-provider-postgres/
implementation 'no.ssb.rawdata:rawdata-client-provider-postgres:0.9'
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-provider-postgres/
implementation ("no.ssb.rawdata:rawdata-client-provider-postgres:0.9")
'no.ssb.rawdata:rawdata-client-provider-postgres:jar:0.9'
<dependency org="no.ssb.rawdata" name="rawdata-client-provider-postgres" rev="0.9">
<artifact name="rawdata-client-provider-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ssb.rawdata', module='rawdata-client-provider-postgres', version='0.9')
)
libraryDependencies += "no.ssb.rawdata" % "rawdata-client-provider-postgres" % "0.9"
[no.ssb.rawdata/rawdata-client-provider-postgres "0.9"]
Group / Artifact | Type | Version |
---|---|---|
no.ssb.config : dynamic-configuration | jar | 0.4 |
no.ssb.spi : service-provider-api | jar | 0.4 |
no.ssb.rawdata : rawdata-client-api | jar | 0.23 |
de.huxhorn.sulky : de.huxhorn.sulky.ulid | jar | 8.2.0 |
com.zaxxer : HikariCP | jar | 3.4.5 |
org.postgresql : postgresql | jar | 42.2.12 |
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
org.slf4j : jcl-over-slf4j | jar | 1.8.0-beta2 |
org.slf4j : log4j-over-slf4j | jar | 1.8.0-beta2 |
ch.qos.logback : logback-core | jar | 1.3.0-alpha4 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha4 |
org.testng : testng | jar | 7.0.0-beta7 |