is not current version
Last Version 2.7.0

com.github.yaoguoh:common-spring-cloud 2.4.5


GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-spring-cloud
Version

Version

2.4.5
Type

Type

jar

Download common-spring-cloud 2.4.5


<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-spring-cloud/ -->
<dependency>
    <groupId>com.github.yaoguoh</groupId>
    <artifactId>common-spring-cloud</artifactId>
    <version>2.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-spring-cloud/
implementation 'com.github.yaoguoh:common-spring-cloud:2.4.5'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-spring-cloud/
implementation ("com.github.yaoguoh:common-spring-cloud:2.4.5")
'com.github.yaoguoh:common-spring-cloud:jar:2.4.5'
<dependency org="com.github.yaoguoh" name="common-spring-cloud" rev="2.4.5">
  <artifact name="common-spring-cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-spring-cloud', version='2.4.5')
)
libraryDependencies += "com.github.yaoguoh" % "common-spring-cloud" % "2.4.5"
[com.github.yaoguoh/common-spring-cloud "2.4.5"]