is not current version
Last Version 1.0.5

org.seerc.paasword:ic-query-validator 1.0.4

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

GroupId

GroupId

org.seerc.paasword
ArtifactId

ArtifactId

ic-query-validator
Version

Version

1.0.4
Type

Type

jar

Download ic-query-validator 1.0.4


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