License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdio.github.cyjishuang |
ArtifactId | ArtifactIdswagger-mode |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionswagger-mode
swagger json request&response
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swagger-mode-1.0.pom | |
swagger-mode-1.0.jar | 31 KB |
swagger-mode-1.0-sources.jar | 14 KB |
swagger-mode-1.0-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cyjishuang/swagger-mode/ -->
<dependency>
<groupId>io.github.cyjishuang</groupId>
<artifactId>swagger-mode</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cyjishuang/swagger-mode/
implementation 'io.github.cyjishuang:swagger-mode:1.0'
// https://jarcasting.com/artifacts/io.github.cyjishuang/swagger-mode/
implementation ("io.github.cyjishuang:swagger-mode:1.0")
'io.github.cyjishuang:swagger-mode:jar:1.0'
<dependency org="io.github.cyjishuang" name="swagger-mode" rev="1.0">
<artifact name="swagger-mode" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cyjishuang', module='swagger-mode', version='1.0')
)
libraryDependencies += "io.github.cyjishuang" % "swagger-mode" % "1.0"
[io.github.cyjishuang/swagger-mode "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |