Last Version

j2asyncapi-processor 0.13.0

A tool generate AsyncAPI yaml/json from Java code

License

License

GroupId

GroupId

lu.greenhalos
ArtifactId

ArtifactId

j2asyncapi-processor
Version

Version

0.13.0
Type

Type

jar
Description

Description

j2asyncapi-processor
A tool generate AsyncAPI yaml/json from Java code
Source Code Management

Source Code Management

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

Download j2asyncapi-processor 0.13.0


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

Dependencies

compile (3)

Group / Artifact Type Version
lu.greenhalos : j2asyncapi-annotation jar 0.13.0
lu.greenhalos : j2asyncapi-schema jar 0.13.0
org.reflections : reflections jar 0.10.2

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.