License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.github.starnowski.posmulten.configuration |
ArtifactId | ArtifactIdconfiguration-yaml-interpreter |
Last Version | Last Version0.5.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPosmulten 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.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
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 |