License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.github.daviszhao.dubbo-ext |
ArtifactId | ArtifactIdbase |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptiondubboExtsions
extensions to alibaba Dubbo
|
Filename | Size |
---|---|
base-0.8.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.daviszhao.dubbo-ext/base/ -->
<dependency>
<groupId>com.github.daviszhao.dubbo-ext</groupId>
<artifactId>base</artifactId>
<version>0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.daviszhao.dubbo-ext/base/
implementation 'com.github.daviszhao.dubbo-ext:base:0.8'
// https://jarcasting.com/artifacts/com.github.daviszhao.dubbo-ext/base/
implementation ("com.github.daviszhao.dubbo-ext:base:0.8")
'com.github.daviszhao.dubbo-ext:base:pom:0.8'
<dependency org="com.github.daviszhao.dubbo-ext" name="base" rev="0.8">
<artifact name="base" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.daviszhao.dubbo-ext', module='base', version='0.8')
)
libraryDependencies += "com.github.daviszhao.dubbo-ext" % "base" % "0.8"
[com.github.daviszhao.dubbo-ext/base "0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : dubbo | jar | 2.5.3 |
org.slf4j : slf4j-api | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |