postgresql-copy-helper

Provides a helper class for using the PostgreSQL COPY command.

Лицензия

Лицензия

Категории

Категории

PostgreSQL Данные Базы данных
Группа

Группа

com.github.onozaty
Идентификатор

Идентификатор

postgresql-copy-helper
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

postgresql-copy-helper
Provides a helper class for using the PostgreSQL COPY command.
Ссылка на сайт

Ссылка на сайт

https://github.com/onozaty/postgresql-copy-helper/
Система контроля версий

Система контроля версий

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

Скачать postgresql-copy-helper

Как подключить последнюю версию

<!-- 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"]

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
org.postgresql : postgresql jar 42.2.9
org.apache.commons : commons-csv jar 1.7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0
1.0.0
0.0.2