swagger2raml

A utility to generate RAML documentation from Swagger JSON.

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.8x8.cloud
ArtifactId

ArtifactId

swagger2raml
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

swagger2raml
A utility to generate RAML documentation from Swagger JSON.
Project URL

Project URL

https://github.com/8x8Cloud/swagger2raml
Source Code Management

Source Code Management

https://github.com/8x8Cloud/swagger2raml.git

Download swagger2raml

How to add to project

<!-- https://jarcasting.com/artifacts/com.8x8.cloud/swagger2raml/ -->
<dependency>
    <groupId>com.8x8.cloud</groupId>
    <artifactId>swagger2raml</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.8x8.cloud/swagger2raml/
implementation 'com.8x8.cloud:swagger2raml:1.0.0'
// https://jarcasting.com/artifacts/com.8x8.cloud/swagger2raml/
implementation ("com.8x8.cloud:swagger2raml:1.0.0")
'com.8x8.cloud:swagger2raml:jar:1.0.0'
<dependency org="com.8x8.cloud" name="swagger2raml" rev="1.0.0">
  <artifact name="swagger2raml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.8x8.cloud', module='swagger2raml', version='1.0.0')
)
libraryDependencies += "com.8x8.cloud" % "swagger2raml" % "1.0.0"
[com.8x8.cloud/swagger2raml "1.0.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.3.6
commons-cli : commons-cli jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0