openapi-generator (executable)

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.mmalygin
ArtifactId

ArtifactId

openapi-generator-cli
Last Version

Last Version

5.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

openapi-generator (executable)
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download openapi-generator-cli

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.mmalygin/openapi-generator-cli/ -->
<dependency>
    <groupId>io.github.mmalygin</groupId>
    <artifactId>openapi-generator-cli</artifactId>
    <version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mmalygin/openapi-generator-cli/
implementation 'io.github.mmalygin:openapi-generator-cli:5.3.0'
// https://jarcasting.com/artifacts/io.github.mmalygin/openapi-generator-cli/
implementation ("io.github.mmalygin:openapi-generator-cli:5.3.0")
'io.github.mmalygin:openapi-generator-cli:jar:5.3.0'
<dependency org="io.github.mmalygin" name="openapi-generator-cli" rev="5.3.0">
  <artifact name="openapi-generator-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mmalygin', module='openapi-generator-cli', version='5.3.0')
)
libraryDependencies += "io.github.mmalygin" % "openapi-generator-cli" % "5.3.0"
[io.github.mmalygin/openapi-generator-cli "5.3.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.mockito : mockito-core jar 3.6.28

Project Modules

There are no modules declared in this project.

Versions

Version
5.3.0