AsyncAPI tools
This is a set of tools for working with AsyncAPI.
More information
Current state
This project is currently under heavy development. Use at your own risk!
License |
License |
---|---|
GroupId | GroupIdde.dentrassi.asyncapi |
ArtifactId | ArtifactIdasyncapi-parent |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAsyncAPI Tools
A set of Java based AsyncAPI tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asyncapi-parent-0.0.4.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.dentrassi.asyncapi/asyncapi-parent/ -->
<dependency>
<groupId>de.dentrassi.asyncapi</groupId>
<artifactId>asyncapi-parent</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.dentrassi.asyncapi/asyncapi-parent/
implementation 'de.dentrassi.asyncapi:asyncapi-parent:0.0.4'
// https://jarcasting.com/artifacts/de.dentrassi.asyncapi/asyncapi-parent/
implementation ("de.dentrassi.asyncapi:asyncapi-parent:0.0.4")
'de.dentrassi.asyncapi:asyncapi-parent:pom:0.0.4'
<dependency org="de.dentrassi.asyncapi" name="asyncapi-parent" rev="0.0.4">
<artifact name="asyncapi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.dentrassi.asyncapi', module='asyncapi-parent', version='0.0.4')
)
libraryDependencies += "de.dentrassi.asyncapi" % "asyncapi-parent" % "0.0.4"
[de.dentrassi.asyncapi/asyncapi-parent "0.0.4"]
This is a set of tools for working with AsyncAPI.
This project is currently under heavy development. Use at your own risk!