License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Dubbo Net Networking |
GroupId | GroupIdorg.antframework.boot |
ArtifactId | ArtifactIdant-boot-starter-dubbo |
Last Version | Last Version1.2.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionant-boot框架
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.antframework.boot/ant-boot-starter-dubbo/ -->
<dependency>
<groupId>org.antframework.boot</groupId>
<artifactId>ant-boot-starter-dubbo</artifactId>
<version>1.2.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.antframework.boot/ant-boot-starter-dubbo/
implementation 'org.antframework.boot:ant-boot-starter-dubbo:1.2.2.RELEASE'
// https://jarcasting.com/artifacts/org.antframework.boot/ant-boot-starter-dubbo/
implementation ("org.antframework.boot:ant-boot-starter-dubbo:1.2.2.RELEASE")
'org.antframework.boot:ant-boot-starter-dubbo:jar:1.2.2.RELEASE'
<dependency org="org.antframework.boot" name="ant-boot-starter-dubbo" rev="1.2.2.RELEASE">
<artifact name="ant-boot-starter-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.antframework.boot', module='ant-boot-starter-dubbo', version='1.2.2.RELEASE')
)
libraryDependencies += "org.antframework.boot" % "ant-boot-starter-dubbo" % "1.2.2.RELEASE"
[org.antframework.boot/ant-boot-starter-dubbo "1.2.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : dubbo | jar | |
com.101tec : zkclient | jar | |
org.apache.zookeeper : zookeeper | jar | |
org.antframework.boot : ant-boot-core | jar | 1.2.2.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.17.RELEASE |