MVN

lu.greenhalos : j2asyncapi

Maven & Gradle

Feb 19, 2022
0 stars

lu.greenhalos:j2asyncapi · A tool generate AsyncAPI yaml/json from Java code

<dependency>
    <groupId>lu.greenhalos</groupId>
    <artifactId>j2asyncapi</artifactId>
    <version>0.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of lu.greenhalos : j2asyncapi to add to Maven - Latest Versions:

  • Latest Stable: 0.13.0

All Versions

Choose a version of lu.greenhalos : j2asyncapi to add to Maven - All Versions:

Version Vulnerabilities Updated
0.13.x
j2asyncapi-0.13.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>lu.greenhalos</groupId>
    <artifactId>j2asyncapi</artifactId>
    <version>0.13.0</version>
</dependency>

Advertisement