License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.healthy-chn.security |
ArtifactId | ArtifactIdhealthy-security |
Version | Version1.0.12.RELEASE |
Type | Typepom |
Description |
Descriptionhealthy-security
安全模块
|
Filename | Size |
---|---|
healthy-security-1.0.12.RELEASE.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-security/ -->
<dependency>
<groupId>com.healthy-chn.security</groupId>
<artifactId>healthy-security</artifactId>
<version>1.0.12.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-security/
implementation 'com.healthy-chn.security:healthy-security:1.0.12.RELEASE'
// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-security/
implementation ("com.healthy-chn.security:healthy-security:1.0.12.RELEASE")
'com.healthy-chn.security:healthy-security:pom:1.0.12.RELEASE'
<dependency org="com.healthy-chn.security" name="healthy-security" rev="1.0.12.RELEASE">
<artifact name="healthy-security" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.security', module='healthy-security', version='1.0.12.RELEASE')
)
libraryDependencies += "com.healthy-chn.security" % "healthy-security" % "1.0.12.RELEASE"
[com.healthy-chn.security/healthy-security "1.0.12.RELEASE"]