MVN

com.kroegerama.openapi-kgen : core

Maven & Gradle

Aug 15, 2023
2 usages
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>core</artifactId>
    <version>0.14.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kroegerama.openapi-kgen : core 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 : core to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Jul 12, 2023
3 usages
357 stars
Jan 03, 2023
14 usages
1.6k stars
Mar 21, 2023
4 usages
11.3k stars
Apr 12, 2023
5 usages
17 stars
Aug 06, 2021
2 usages
4 stars
Aug 11, 2023
3 usages
227 stars
Aug 23, 2023
2 usages
76 stars
Sep 14, 2022
2 usages
68.4k stars
Jan 17, 2014
3 usages
259 stars
Feb 10, 2011
3 usages
27 stars