License |
License |
---|---|
GroupId | GroupIdorg.seerc.paasword |
ArtifactId | ArtifactIdic-query-validator-parent |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.seerc.paasword:ic-query-validator-parent
The parent project of PaaSword Security Policy Validator.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ic-query-validator-parent-1.0.5.pom | 3 KB |
Browse |
<!-- 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.5</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.5'
// https://jarcasting.com/artifacts/org.seerc.paasword/ic-query-validator-parent/
implementation ("org.seerc.paasword:ic-query-validator-parent:1.0.5")
'org.seerc.paasword:ic-query-validator-parent:pom:1.0.5'
<dependency org="org.seerc.paasword" name="ic-query-validator-parent" rev="1.0.5">
<artifact name="ic-query-validator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.seerc.paasword', module='ic-query-validator-parent', version='1.0.5')
)
libraryDependencies += "org.seerc.paasword" % "ic-query-validator-parent" % "1.0.5"
[org.seerc.paasword/ic-query-validator-parent "1.0.5"]