License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.github.winyiwin |
ArtifactId | ArtifactIdmatrix-protocol-dubbo-core |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmatrix
|
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-protocol-dubbo-core/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-protocol-dubbo-core</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-protocol-dubbo-core/
implementation 'com.github.winyiwin:matrix-protocol-dubbo-core:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-protocol-dubbo-core/
implementation ("com.github.winyiwin:matrix-protocol-dubbo-core:1.0.1.RELEASE")
'com.github.winyiwin:matrix-protocol-dubbo-core:jar:1.0.1.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-protocol-dubbo-core" rev="1.0.1.RELEASE">
<artifact name="matrix-protocol-dubbo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-protocol-dubbo-core', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-protocol-dubbo-core" % "1.0.1.RELEASE"
[com.github.winyiwin/matrix-protocol-dubbo-core "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.dubbo : dubbo | jar | 2.7.8 |
org.apache.dubbo : dubbo-dependencies-zookeeper | pom | 2.7.8 |
org.apache.dubbo : dubbo-registry-nacos | jar | 2.7.8 |
org.springframework : spring-web Optional | jar | |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
com.github.xiaoymin : knife4j-spring-ui | jar | 2.0.8 |
io.swagger : swagger-annotations | jar | 1.6.2 |
io.swagger : swagger-core | jar | 1.6.2 |
io.swagger : swagger-models | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |