License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.krraghavan |
ArtifactId | ArtifactIdswagger-parser-core |
Last Version | Last Version2.0.12.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswagger-parser
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.krraghavan/swagger-parser-core/ -->
<dependency>
<groupId>com.github.krraghavan</groupId>
<artifactId>swagger-parser-core</artifactId>
<version>2.0.12.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.krraghavan/swagger-parser-core/
implementation 'com.github.krraghavan:swagger-parser-core:2.0.12.3-RELEASE'
// https://jarcasting.com/artifacts/com.github.krraghavan/swagger-parser-core/
implementation ("com.github.krraghavan:swagger-parser-core:2.0.12.3-RELEASE")
'com.github.krraghavan:swagger-parser-core:jar:2.0.12.3-RELEASE'
<dependency org="com.github.krraghavan" name="swagger-parser-core" rev="2.0.12.3-RELEASE">
<artifact name="swagger-parser-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.krraghavan', module='swagger-parser-core', version='2.0.12.3-RELEASE')
)
libraryDependencies += "com.github.krraghavan" % "swagger-parser-core" % "2.0.12.3-RELEASE"
[com.github.krraghavan/swagger-parser-core "2.0.12.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.krraghavan : swagger-models | jar | 2.0.8.1-RELEASE |