com.github.starnowski.posmulten.configuration:configuration-yaml-interpreter

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

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

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-yaml-interpreter

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.github.starnowski.posmulten.configuration : configuration-core jar 0.5.5
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.1
org.hibernate.validator : hibernate-validator jar 6.0.20.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish.web : javax.el jar 2.2.6

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
org.jeasy : easy-random-core jar 4.2.0

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

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

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

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