org.seerc.paasword:ic-query-validator

The Integrity Constraints Query Validator component created by SEERC in the course of PaaSword project.

License

License

GroupId

GroupId

org.seerc.paasword
ArtifactId

ArtifactId

ic-query-validator
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

The Integrity Constraints Query Validator component created by SEERC in the course of PaaSword project.

Download ic-query-validator

How to add to project

<!-- https://jarcasting.com/artifacts/org.seerc.paasword/ic-query-validator/ -->
<dependency>
    <groupId>org.seerc.paasword</groupId>
    <artifactId>ic-query-validator</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.seerc.paasword/ic-query-validator/
implementation 'org.seerc.paasword:ic-query-validator:1.0.5'
// https://jarcasting.com/artifacts/org.seerc.paasword/ic-query-validator/
implementation ("org.seerc.paasword:ic-query-validator:1.0.5")
'org.seerc.paasword:ic-query-validator:jar:1.0.5'
<dependency org="org.seerc.paasword" name="ic-query-validator" rev="1.0.5">
  <artifact name="ic-query-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seerc.paasword', module='ic-query-validator', version='1.0.5')
)
libraryDependencies += "org.seerc.paasword" % "ic-query-validator" % "1.0.5"
[org.seerc.paasword/ic-query-validator "1.0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
org.seerc.paasword : ic-constraints-translator jar 1.0.5
org.seerc.paasword : security-policy-engine jar 1.0.5
com.google.code.gson : gson jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0