Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.jwebmp.plugins.security |
ArtifactId | ArtifactIdjwebmp-plugins-security-parent |
Version | Version1.1.0.3-jre8 |
Type | Typepom |
Filename | Size |
---|---|
jwebmp-plugins-security-parent-1.1.0.3-jre8.pom | 891 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.1.0.3-jre8</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.1.0.3-jre8'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.security/jwebmp-plugins-security-parent/
implementation ("com.jwebmp.plugins.security:jwebmp-plugins-security-parent:1.1.0.3-jre8")
'com.jwebmp.plugins.security:jwebmp-plugins-security-parent:pom:1.1.0.3-jre8'
<dependency org="com.jwebmp.plugins.security" name="jwebmp-plugins-security-parent" rev="1.1.0.3-jre8">
<artifact name="jwebmp-plugins-security-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.security', module='jwebmp-plugins-security-parent', version='1.1.0.3-jre8')
)
libraryDependencies += "com.jwebmp.plugins.security" % "jwebmp-plugins-security-parent" % "1.1.0.3-jre8"
[com.jwebmp.plugins.security/jwebmp-plugins-security-parent "1.1.0.3-jre8"]