License |
License |
---|---|
GroupId | GroupIdorg.seerc.paasword |
ArtifactId | ArtifactIdic-query-validator |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Integrity Constraints Query Validator component created by SEERC in the course of PaaSword project.
|
Filename | Size |
---|---|
ic-query-validator-1.0.5.pom | |
ic-query-validator-1.0.5.jar | 101 KB |
ic-query-validator-1.0.5-sources.jar | 98 KB |
ic-query-validator-1.0.5-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
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 |