License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.github.wangji92 |
ArtifactId | ArtifactIddubbo-exception-demo |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondubbo-exception-demo
Demo project for Spring Boot
|
<!-- https://jarcasting.com/artifacts/com.github.wangji92/dubbo-exception-demo/ -->
<dependency>
<groupId>com.github.wangji92</groupId>
<artifactId>dubbo-exception-demo</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wangji92/dubbo-exception-demo/
implementation 'com.github.wangji92:dubbo-exception-demo:1.0.1'
// https://jarcasting.com/artifacts/com.github.wangji92/dubbo-exception-demo/
implementation ("com.github.wangji92:dubbo-exception-demo:1.0.1")
'com.github.wangji92:dubbo-exception-demo:jar:1.0.1'
<dependency org="com.github.wangji92" name="dubbo-exception-demo" rev="1.0.1">
<artifact name="dubbo-exception-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wangji92', module='dubbo-exception-demo', version='1.0.1')
)
libraryDependencies += "com.github.wangji92" % "dubbo-exception-demo" % "1.0.1"
[com.github.wangji92/dubbo-exception-demo "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar | |
org.apache.dubbo : dubbo | jar | 2.7.10 |
org.apache.dubbo : dubbo-dependencies-zookeeper | pom | 2.7.10 |
com.github.WangJi92 : rpc-exception-spring-boot-start | jar | 1.0.1 |
com.github.WangJi92 : dubbo-exception-filter-high | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |