Last Version

posmulten-core 0.5.5

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.

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.github.starnowski.posmulten
ArtifactId

ArtifactId

postgresql-core
Version

Version

0.5.5
Type

Type

jar
Description

Description

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

Project URL

https://github.com/starnowski/posmulten

Download postgresql-core 0.5.5


<!-- 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"]

Dependencies

test (9)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.