is not current version
Last Version 1.2.4.RELEASE

com.gitee.pifeng:phoenix-common-core 1.2.1.RELEASE-CR1

监控公共模块

GroupId

GroupId

com.gitee.pifeng
ArtifactId

ArtifactId

phoenix-common-core
Version

Version

1.2.1.RELEASE-CR1
Type

Type

jar

Download phoenix-common-core 1.2.1.RELEASE-CR1


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