is not current version
Last Version 3.1.0.RELEASE

com.github.liaomengge:base-dubbo-framework-api 1.2.0-RELEASE

base dubbo framework for developer

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.liaomengge
ArtifactId

ArtifactId

base-dubbo-framework-api
Version

Version

1.2.0-RELEASE
Type

Type

jar

Download base-dubbo-framework-api 1.2.0-RELEASE


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