Last Version

postgresql-copy-helper 1.1.0

Provides a helper class for using the PostgreSQL COPY command.

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.github.onozaty
ArtifactId

ArtifactId

postgresql-copy-helper
Version

Version

1.1.0
Type

Type

jar
Description

Description

postgresql-copy-helper
Provides a helper class for using the PostgreSQL COPY command.
Project URL

Project URL

https://github.com/onozaty/postgresql-copy-helper/
Source Code Management

Source Code Management

https://github.com/onozaty/postgresql-copy-helper/

Download postgresql-copy-helper 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.onozaty/postgresql-copy-helper/ -->
<dependency>
    <groupId>com.github.onozaty</groupId>
    <artifactId>postgresql-copy-helper</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.onozaty/postgresql-copy-helper/
implementation 'com.github.onozaty:postgresql-copy-helper:1.1.0'
// https://jarcasting.com/artifacts/com.github.onozaty/postgresql-copy-helper/
implementation ("com.github.onozaty:postgresql-copy-helper:1.1.0")
'com.github.onozaty:postgresql-copy-helper:jar:1.1.0'
<dependency org="com.github.onozaty" name="postgresql-copy-helper" rev="1.1.0">
  <artifact name="postgresql-copy-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.onozaty', module='postgresql-copy-helper', version='1.1.0')
)
libraryDependencies += "com.github.onozaty" % "postgresql-copy-helper" % "1.1.0"
[com.github.onozaty/postgresql-copy-helper "1.1.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.9
org.apache.commons : commons-csv jar 1.7

Project Modules

There are no modules declared in this project.