Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.qingzhuge.framework |
ArtifactId | ArtifactIdqing-framework-security-manager |
Version | Version1.0.1.4 |
Type | Typepom |
Filename | Size |
---|---|
qing-framework-security-manager-1.0.1.4.pom | 864 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.qingzhuge.framework/qing-framework-security-manager/ -->
<dependency>
<groupId>com.qingzhuge.framework</groupId>
<artifactId>qing-framework-security-manager</artifactId>
<version>1.0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.qingzhuge.framework/qing-framework-security-manager/
implementation 'com.qingzhuge.framework:qing-framework-security-manager:1.0.1.4'
// https://jarcasting.com/artifacts/com.qingzhuge.framework/qing-framework-security-manager/
implementation ("com.qingzhuge.framework:qing-framework-security-manager:1.0.1.4")
'com.qingzhuge.framework:qing-framework-security-manager:pom:1.0.1.4'
<dependency org="com.qingzhuge.framework" name="qing-framework-security-manager" rev="1.0.1.4">
<artifact name="qing-framework-security-manager" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.qingzhuge.framework', module='qing-framework-security-manager', version='1.0.1.4')
)
libraryDependencies += "com.qingzhuge.framework" % "qing-framework-security-manager" % "1.0.1.4"
[com.qingzhuge.framework/qing-framework-security-manager "1.0.1.4"]