com.github.starnowski.posmulten.configuration:configuration-parent

Posmulten library is an open-source project for the generation of SQL DDL statements that make it easy for implementation of Shared Schema Multi-tenancy strategy via the Row Security Policies in the Postgres database.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.starnowski.posmulten.configuration
Идентификатор

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

configuration-parent
Последняя версия

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

0.5.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

Posmulten library is an open-source project for the generation of SQL DDL statements that make it easy for implementation of Shared Schema Multi-tenancy strategy via the Row Security Policies in the Postgres database.

Скачать configuration-parent

Имя Файла Размер
configuration-parent-0.5.5.pom 833 bytes
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.starnowski.posmulten.configuration/configuration-parent/ -->
<dependency>
    <groupId>com.github.starnowski.posmulten.configuration</groupId>
    <artifactId>configuration-parent</artifactId>
    <version>0.5.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.starnowski.posmulten.configuration/configuration-parent/
implementation 'com.github.starnowski.posmulten.configuration:configuration-parent:0.5.5'
// https://jarcasting.com/artifacts/com.github.starnowski.posmulten.configuration/configuration-parent/
implementation ("com.github.starnowski.posmulten.configuration:configuration-parent:0.5.5")
'com.github.starnowski.posmulten.configuration:configuration-parent:pom:0.5.5'
<dependency org="com.github.starnowski.posmulten.configuration" name="configuration-parent" rev="0.5.5">
  <artifact name="configuration-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.starnowski.posmulten.configuration', module='configuration-parent', version='0.5.5')
)
libraryDependencies += "com.github.starnowski.posmulten.configuration" % "configuration-parent" % "0.5.5"
[com.github.starnowski.posmulten.configuration/configuration-parent "0.5.5"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • configuration-yaml-interpreter
  • configuration-core
  • configuration
  • configuration-jar

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

Версия
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0