Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ctron/asyncapi-maven

AsyncAPI Maven Plugin
https://github.com/ctron/asyncapi-maven

amqp async asyncapi java jms maven messaging

Last synced: 3 days ago
JSON representation

AsyncAPI Maven Plugin

Awesome Lists containing this project

README

        

# AsyncAPI Maven Plugin [![Build status](https://api.travis-ci.org/ctron/asyncapi-maven.svg)](https://travis-ci.org/ctron/asyncapi-maven) [![Maven Central](https://img.shields.io/maven-central/v/de.dentrassi.maven/asyncapi.svg "Maven Central Status")](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22de.dentrassi.maven%22%20AND%20a%3A%22asyncapi%22)

This is a plugin for generating code from AsyncAPI definitions using Maven.

## Maven coordinates

```xml

de.dentrassi.maven
asyncapi

```

## More information

* [Plugin documentation](https://ctron.github.io/asyncapi-maven)
* [Homepage](https://dentrassi.de/asyncapi)