Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.jwebmp.plugins.security |
ArtifactId | ArtifactIdjwebmp-plugins-security-parent |
Version | Version1.0.6.3-jre14 |
Type | Typepom |
Filename | Size |
---|---|
jwebmp-plugins-security-parent-1.0.6.3-jre14.pom | 847 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.security/jwebmp-plugins-security-parent/ -->
<dependency>
<groupId>com.jwebmp.plugins.security</groupId>
<artifactId>jwebmp-plugins-security-parent</artifactId>
<version>1.0.6.3-jre14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.security/jwebmp-plugins-security-parent/
implementation 'com.jwebmp.plugins.security:jwebmp-plugins-security-parent:1.0.6.3-jre14'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.security/jwebmp-plugins-security-parent/
implementation ("com.jwebmp.plugins.security:jwebmp-plugins-security-parent:1.0.6.3-jre14")
'com.jwebmp.plugins.security:jwebmp-plugins-security-parent:pom:1.0.6.3-jre14'
<dependency org="com.jwebmp.plugins.security" name="jwebmp-plugins-security-parent" rev="1.0.6.3-jre14">
<artifact name="jwebmp-plugins-security-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.security', module='jwebmp-plugins-security-parent', version='1.0.6.3-jre14')
)
libraryDependencies += "com.jwebmp.plugins.security" % "jwebmp-plugins-security-parent" % "1.0.6.3-jre14"
[com.jwebmp.plugins.security/jwebmp-plugins-security-parent "1.0.6.3-jre14"]