posmulten-core

Posmulten Core is a module 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.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.5.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

posmulten-core
Posmulten Core is a module 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.
Ссылка на сайт

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

https://github.com/starnowski/posmulten

Скачать postgresql-core

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

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

Зависимости

test (9)

Идентификатор библиотеки Тип Версия
org.postgresql : postgresql jar [42.3.3,)
org.spockframework : spock-core jar 1.1-groovy-2.4
org.spockframework : spock-spring jar 1.1-groovy-2.4
org.codehaus.groovy : groovy-all jar 2.4.12
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.8.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.5.8.RELEASE
net.bytebuddy : byte-buddy jar 1.6.4
org.jeasy : easy-random-core jar 4.2.0
com.github.starnowski.posmulten » test-utils jar 0.5.5

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

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

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

Версия
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
0.2.2
0.2.1
0.2.0
0.1.7
0.1.4