Skip to content

axenapi-generator-plugin.axenapi-generator-plugin.gradle.plugin 1.0.3-SNAPSHOT Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>axenapi-generator-plugin</groupId>
  <artifactId>axenapi-generator-plugin.gradle.plugin</artifactId>
  <version>1.0.3-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

AxenAPI Generator allows generation of async API (Kafka, Rabbit etc) client libraries (SDK generation), server stubs, and configuration automatically given an OpenAPI Spec (v2, v3).