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!
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.dentrassi.asyncapi |
| Идентификатор | Идентификаторasyncapi-parent |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAsyncAPI Tools
A set of Java based AsyncAPI tools
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| asyncapi-parent-0.0.4.pom | 10 KB |
| Обзор |
<!-- 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!