com.github.starnowski.posmulten.configuration:configuration

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
Последняя версия

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

0.5.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.starnowski.posmulten.configuration : configuration-core jar 0.5.5
org.reflections : reflections jar 0.9.12

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.12

test (4)

Идентификатор библиотеки Тип Версия
org.spockframework : spock-core jar 1.1-groovy-2.4
com.github.starnowski.posmulten » test-utils jar 0.5.5
org.codehaus.groovy : groovy-all jar 2.4.12
net.bytebuddy : byte-buddy jar 1.6.4

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

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

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

Версия
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