is not current version
Last Version 1.0.5

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

The parent project of PaaSword Security Policy Validator.

GroupId

GroupId

org.seerc.paasword
ArtifactId

ArtifactId

ic-query-validator-parent
Version

Version

1.0.3
Type

Type

pom

Download ic-query-validator-parent 1.0.3


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