License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
ArtifactId | ArtifactIdpostgresql-database |
Last Version | Last Version1.8.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetlunit-postgresql-database
etl-unit is a testing framework for ETL tools.
|
Filename | Size |
---|---|
postgresql-database-1.8.16.pom | |
postgresql-database-1.8.16.jar | 16 KB |
postgresql-database-1.8.16-sources.jar | 11 KB |
postgresql-database-1.8.16-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/postgresql-database/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>postgresql-database</artifactId>
<version>1.8.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/postgresql-database/
implementation 'org.bitbucket.bradleysmithllc.etlunit:postgresql-database:1.8.16'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/postgresql-database/
implementation ("org.bitbucket.bradleysmithllc.etlunit:postgresql-database:1.8.16")
'org.bitbucket.bradleysmithllc.etlunit:postgresql-database:jar:1.8.16'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="postgresql-database" rev="1.8.16">
<artifact name="postgresql-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='postgresql-database', version='1.8.16')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "postgresql-database" % "1.8.16"
[org.bitbucket.bradleysmithllc.etlunit/postgresql-database "1.8.16"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.bradleysmithllc.etlunit : core | jar | 1.8.16 |
org.bitbucket.bradleysmithllc.etlunit : database | jar | 1.8.16 |
postgresql : postgresql | jar | 9.1-901.jdbc4 |
org.bitbucket.bradleysmithllc.etlunit : module-signer | jar | 48 |
com.googlecode.jsonschema2pojo : jsonschema2pojo-core | jar | 0.3.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |