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.

License

License

GroupId

GroupId

com.github.starnowski.posmulten
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.5.5
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://github.com/starnowski/posmulten
Source Code Management

Source Code Management

https://github.com/starnowski/posmulten

Download parent

Filename Size
parent-0.5.5.pom 10 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

Versions

Version
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