is not current version
Last Version 1.2.1.RELEASE

com.healthy-chn.security:healthy-common-core 1.1.0.RELEASE

公共工具类核心包

Categories

Categories

Security
GroupId

GroupId

com.healthy-chn.security
ArtifactId

ArtifactId

healthy-common-core
Version

Version

1.1.0.RELEASE
Type

Type

jar

Download healthy-common-core 1.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-core/ -->
<dependency>
    <groupId>com.healthy-chn.security</groupId>
    <artifactId>healthy-common-core</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-core/
implementation 'com.healthy-chn.security:healthy-common-core:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-core/
implementation ("com.healthy-chn.security:healthy-common-core:1.1.0.RELEASE")
'com.healthy-chn.security:healthy-common-core:jar:1.1.0.RELEASE'
<dependency org="com.healthy-chn.security" name="healthy-common-core" rev="1.1.0.RELEASE">
  <artifact name="healthy-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.security', module='healthy-common-core', version='1.1.0.RELEASE')
)
libraryDependencies += "com.healthy-chn.security" % "healthy-common-core" % "1.1.0.RELEASE"
[com.healthy-chn.security/healthy-common-core "1.1.0.RELEASE"]