com.github.starnowski.posmulten.configuration:configuration-yaml-interpreter

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-yaml-interpreter
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-yaml-interpreter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.starnowski.posmulten.configuration : configuration-core jar 0.5.5
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.1
org.hibernate.validator : hibernate-validator jar 6.0.20.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish.web : javax.el jar 2.2.6

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
org.jeasy : easy-random-core jar 4.2.0

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