is not current version
Last Version 3.1.0.RELEASE

com.github.liaomengge:base-spring-cloud-framework 2.0.1-RELEASE

base spring cloud framework for developer

GroupId

GroupId

com.github.liaomengge
ArtifactId

ArtifactId

base-spring-cloud-framework
Version

Version

2.0.1-RELEASE
Type

Type

jar

Download base-spring-cloud-framework 2.0.1-RELEASE


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