com.github.starnowski.posmulten.configuration:configuration

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

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.github.starnowski.posmulten.configuration
ArtifactId

ArtifactId

configuration
Last Version

Last Version

0.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download configuration

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.starnowski.posmulten.configuration : configuration-core jar 0.5.5
org.reflections : reflections jar 0.9.12

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (4)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4
com.github.starnowski.posmulten » test-utils jar 0.5.5
org.codehaus.groovy : groovy-all jar 2.4.12
net.bytebuddy : byte-buddy jar 1.6.4

Project Modules

There are no modules declared in this project.

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