is not current version
Last Version 1.0.5

org.seerc.paasword:ic-query-validator-parent 1.0.2

The parent project of PaaSword Security Policy Validator.

GroupId

GroupId

org.seerc.paasword
ArtifactId

ArtifactId

ic-query-validator-parent
Version

Version

1.0.2
Type

Type

pom

Download ic-query-validator-parent 1.0.2


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