Postgres Parameter Validator

PostgreSQL Configuration Parameter Validator gives you the ability to verify if a GUC (Grand Unified Configuration) parameter is valid based on a few rules that are checked depending on the PostgreSQL server version being used.

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

com.ongres.pgconfig
Идентификатор

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

pgconfig-validator
Последняя версия

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Postgres Parameter Validator
PostgreSQL Configuration Parameter Validator gives you the ability to verify if a GUC (Grand Unified Configuration) parameter is valid based on a few rules that are checked depending on the PostgreSQL server version being used.
Ссылка на сайт

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

https://postgresqlco.nf
Система контроля версий

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

https://gitlab.com/ongresinc/pgconfig-validator

Скачать pgconfig-validator

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

<!-- https://jarcasting.com/artifacts/com.ongres.pgconfig/pgconfig-validator/ -->
<dependency>
    <groupId>com.ongres.pgconfig</groupId>
    <artifactId>pgconfig-validator</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ongres.pgconfig/pgconfig-validator/
implementation 'com.ongres.pgconfig:pgconfig-validator:1.3.0'
// https://jarcasting.com/artifacts/com.ongres.pgconfig/pgconfig-validator/
implementation ("com.ongres.pgconfig:pgconfig-validator:1.3.0")
'com.ongres.pgconfig:pgconfig-validator:jar:1.3.0'
<dependency org="com.ongres.pgconfig" name="pgconfig-validator" rev="1.3.0">
  <artifact name="pgconfig-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ongres.pgconfig', module='pgconfig-validator', version='1.3.0')
)
libraryDependencies += "com.ongres.pgconfig" % "pgconfig-validator" % "1.3.0"
[com.ongres.pgconfig/pgconfig-validator "1.3.0"]

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
org.immutables : value Необязательный jar 2.9.0-rc1
org.immutables : builder Необязательный jar 2.9.0-rc1
org.eclipse.jdt : org.eclipse.jdt.annotation Необязательный jar 2.2.600

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

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

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

Версия
1.3.0
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
1.0.0rc1