MVN

com.kroegerama.openapi-kgen : cli

Maven & Gradle

Aug 15, 2023
21 stars

OpenAPI KGen · Generate modern API Clients in Kotlin from OpenAPI specifications. Supports OpenAPI >= 3.0.0.

<dependency>
    <groupId>com.kroegerama.openapi-kgen</groupId>
    <artifactId>cli</artifactId>
    <version>0.14.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kroegerama.openapi-kgen : cli to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.14.0
  • Latest Release Candidate: 0.13.0-rc01

All Versions

Choose a version of com.kroegerama.openapi-kgen : cli to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.14.x
cli-0.14.0
0.13.x
cli-0.13.0
cli-0.13.0-rc01
0.12.x
cli-0.12.5
cli-0.12.4
cli-0.12.3
cli-0.12.2
cli-0.12.1
cli-0.12.0
0.11.x
cli-0.11.7
cli-0.11.6
cli-0.11.5
cli-0.11.4
cli-0.11.3

How to add a dependency to Maven

Add the following com.kroegerama.openapi-kgen : cli maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.kroegerama.openapi-kgen</groupId>
    <artifactId>cli</artifactId>
    <version>0.14.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.kroegerama.openapi-kgen : cli gradle dependency to your build.gradle file:

implementation 'com.kroegerama.openapi-kgen:cli:0.14.0'

Gradle Kotlin DSL: Add the following com.kroegerama.openapi-kgen : cli gradle kotlin dependency to your build.gradle.kts file:

implementation("com.kroegerama.openapi-kgen:cli:0.14.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.kroegerama.openapi-kgen : cli sbt scala dependency to your build.sbt file:

libraryDependencies += "com.kroegerama.openapi-kgen" % "cli" % "0.14.0"

Advertisement

Dependencies from Group

Aug 15, 2023
2 usages
21 stars
cli
Aug 15, 2023
21 stars

Discover Dependencies

Jun 20, 2023
1 usages
8 stars
vgo
Sep 15, 2021
1 usages
39 stars
Jul 21, 2023
34 stars
Jul 21, 2023
8 usages
34 stars
Mar 27, 2023
25 stars
Mar 27, 2023
1 usages
25 stars
Feb 16, 2021
41 stars
Jul 05, 2021
158 stars