не последняя версия
Последняя версия 2.0.1.RELEASE

cn.org.thinkcloud:think-cloud-starter-dubbo 1.2.2.RELEASE


Категории

Категории

Dubbo Сеть Networking
Группа

Группа

cn.org.thinkcloud
Идентификатор

Идентификатор

think-cloud-starter-dubbo
Версия

Версия

1.2.2.RELEASE
Тип

Тип

jar

Скачать think-cloud-starter-dubbo 1.2.2.RELEASE


<!-- https://jarcasting.com/artifacts/cn.org.thinkcloud/think-cloud-starter-dubbo/ -->
<dependency>
    <groupId>cn.org.thinkcloud</groupId>
    <artifactId>think-cloud-starter-dubbo</artifactId>
    <version>1.2.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.org.thinkcloud/think-cloud-starter-dubbo/
implementation 'cn.org.thinkcloud:think-cloud-starter-dubbo:1.2.2.RELEASE'
// https://jarcasting.com/artifacts/cn.org.thinkcloud/think-cloud-starter-dubbo/
implementation ("cn.org.thinkcloud:think-cloud-starter-dubbo:1.2.2.RELEASE")
'cn.org.thinkcloud:think-cloud-starter-dubbo:jar:1.2.2.RELEASE'
<dependency org="cn.org.thinkcloud" name="think-cloud-starter-dubbo" rev="1.2.2.RELEASE">
  <artifact name="think-cloud-starter-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.org.thinkcloud', module='think-cloud-starter-dubbo', version='1.2.2.RELEASE')
)
libraryDependencies += "cn.org.thinkcloud" % "think-cloud-starter-dubbo" % "1.2.2.RELEASE"
[cn.org.thinkcloud/think-cloud-starter-dubbo "1.2.2.RELEASE"]