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

posmulten 0.4.1

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.

Лицензия

Лицензия

Группа

Группа

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

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

parent
Версия

Версия

0.4.1
Тип

Тип

pom
Описание

Описание

posmulten
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.
Ссылка на сайт

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

https://github.com/starnowski/posmulten
Система контроля версий

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

https://github.com/starnowski/posmulten

Скачать parent 0.4.1

Имя Файла Размер
parent-0.4.1.pom 13 KB
Обзор

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

Зависимости

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

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

  • postgresql-core
  • postgresql-core-functional-tests
  • test-utils
  • configuration-parent