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

posmulten-core 0.4.0

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.4.0
Тип

Тип

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 0.4.0


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

Зависимости

test (9)

Идентификатор библиотеки Тип Версия
org.postgresql : postgresql jar 42.2.5
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.4.0

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

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