License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Dubbo Net Networking Swagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.winyiwin |
ArtifactId | ArtifactIdmatrix-spring-boot-starter-dubbo-swagger2 |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondubbo swagger2 starter
|
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-dubbo-swagger2/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-spring-boot-starter-dubbo-swagger2</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-dubbo-swagger2/
implementation 'com.github.winyiwin:matrix-spring-boot-starter-dubbo-swagger2:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-dubbo-swagger2/
implementation ("com.github.winyiwin:matrix-spring-boot-starter-dubbo-swagger2:1.0.2.RELEASE")
'com.github.winyiwin:matrix-spring-boot-starter-dubbo-swagger2:jar:1.0.2.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-spring-boot-starter-dubbo-swagger2" rev="1.0.2.RELEASE">
<artifact name="matrix-spring-boot-starter-dubbo-swagger2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-spring-boot-starter-dubbo-swagger2', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-spring-boot-starter-dubbo-swagger2" % "1.0.2.RELEASE"
[com.github.winyiwin/matrix-spring-boot-starter-dubbo-swagger2 "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.winyiwin : matrix-swagger2 | jar | 1.0.2.RELEASE |
org.apache.dubbo : dubbo | jar | 2.7.8 |
org.springframework : spring-web Optional | jar | 5.2.12.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |