MVN

com.kroegerama.openapi-kgen : gradle-plugin

Maven & Gradle

Oct 19, 2021
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>gradle-plugin</artifactId>
    <version>0.11.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.11.7

All Versions

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

Version Vulnerabilities Updated
0.11.x
gradle-plugin-0.11.7
gradle-plugin-0.11.6
gradle-plugin-0.11.5
gradle-plugin-0.11.4
gradle-plugin-0.11.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.kroegerama.openapi-kgen</groupId>
    <artifactId>gradle-plugin</artifactId>
    <version>0.11.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.kroegerama.openapi-kgen:gradle-plugin:0.11.7'

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

implementation("com.kroegerama.openapi-kgen:gradle-plugin:0.11.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.kroegerama.openapi-kgen" % "gradle-plugin" % "0.11.7"

Advertisement

Dependencies from Group

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

Discover Dependencies

cli
Aug 15, 2023
21 stars
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