Last Version

AsyncAPI Tools 0.0.4

A set of Java based AsyncAPI tools

License

License

GroupId

GroupId

de.dentrassi.asyncapi
ArtifactId

ArtifactId

asyncapi-parent
Version

Version

0.0.4
Type

Type

pom
Description

Description

AsyncAPI Tools
A set of Java based AsyncAPI tools
Project URL

Project URL

https://dentrassi.de/asyncapi
Source Code Management

Source Code Management

https://github.com/ctron/asyncapi

Download asyncapi-parent 0.0.4

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"]

Dependencies

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

Project Modules

  • asyncapi
  • asyncapi-jms
  • asyncapi-jms-amqp
  • asyncapi-gson
  • asyncapi-model
  • asyncapi-generator-java