Last Version

com.theworkshop:swagger-codegen (executable) 2.2.1

Allows generation of API client libraries using Open Api

License

License

Categories

Categories

CLI User Interface Swagger Program Interface REST Frameworks
GroupId

GroupId

com.theworkshop
ArtifactId

ArtifactId

swagger-codegen-cli
Version

Version

2.2.1
Type

Type

jar
Description

Description

com.theworkshop:swagger-codegen (executable)
Allows generation of API client libraries using Open Api
Source Code Management

Source Code Management

https://github.com/TheWorkshopLabs/swagger-codegen/tree/master/modules/swagger-codegen-cli

Download swagger-codegen-cli 2.2.1


<!-- https://jarcasting.com/artifacts/com.theworkshop/swagger-codegen-cli/ -->
<dependency>
    <groupId>com.theworkshop</groupId>
    <artifactId>swagger-codegen-cli</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.theworkshop/swagger-codegen-cli/
implementation 'com.theworkshop:swagger-codegen-cli:2.2.1'
// https://jarcasting.com/artifacts/com.theworkshop/swagger-codegen-cli/
implementation ("com.theworkshop:swagger-codegen-cli:2.2.1")
'com.theworkshop:swagger-codegen-cli:jar:2.2.1'
<dependency org="com.theworkshop" name="swagger-codegen-cli" rev="2.2.1">
  <artifact name="swagger-codegen-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theworkshop', module='swagger-codegen-cli', version='2.2.1')
)
libraryDependencies += "com.theworkshop" % "swagger-codegen-cli" % "2.2.1"
[com.theworkshop/swagger-codegen-cli "2.2.1"]

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.6
org.jmockit : jmockit jar 1.25

Project Modules

There are no modules declared in this project.