Last Version

lu.greenhalos:j2asyncapi 0.13.0

A tool generate AsyncAPI yaml/json from Java code

License

License

GroupId

GroupId

lu.greenhalos
ArtifactId

ArtifactId

j2asyncapi
Version

Version

0.13.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/greenhalos/j2asyncapi
Source Code Management

Source Code Management

https://github.com/greenhalos/j2asyncapi/tree/master

Download j2asyncapi 0.13.0

Filename Size
j2asyncapi-0.13.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/lu.greenhalos/j2asyncapi/ -->
<dependency>
    <groupId>lu.greenhalos</groupId>
    <artifactId>j2asyncapi</artifactId>
    <version>0.13.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/lu.greenhalos/j2asyncapi/
implementation 'lu.greenhalos:j2asyncapi:0.13.0'
// https://jarcasting.com/artifacts/lu.greenhalos/j2asyncapi/
implementation ("lu.greenhalos:j2asyncapi:0.13.0")
'lu.greenhalos:j2asyncapi:pom:0.13.0'
<dependency org="lu.greenhalos" name="j2asyncapi" rev="0.13.0">
  <artifact name="j2asyncapi" type="pom" />
</dependency>
@Grapes(
@Grab(group='lu.greenhalos', module='j2asyncapi', version='0.13.0')
)
libraryDependencies += "lu.greenhalos" % "j2asyncapi" % "0.13.0"
[lu.greenhalos/j2asyncapi "0.13.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.