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-jms-amqp |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAsyncAPI :: JMS :: AMQP
AsyncAPI JMS AMQP functionality
|
| Filename | Size |
|---|---|
| asyncapi-jms-amqp-0.0.4.pom | |
| asyncapi-jms-amqp-0.0.4.jar | 4 KB |
| asyncapi-jms-amqp-0.0.4-sources.jar | 3 KB |
| asyncapi-jms-amqp-0.0.4-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.dentrassi.asyncapi/asyncapi-jms-amqp/ -->
<dependency>
<groupId>de.dentrassi.asyncapi</groupId>
<artifactId>asyncapi-jms-amqp</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.dentrassi.asyncapi/asyncapi-jms-amqp/
implementation 'de.dentrassi.asyncapi:asyncapi-jms-amqp:0.0.4'
// https://jarcasting.com/artifacts/de.dentrassi.asyncapi/asyncapi-jms-amqp/
implementation ("de.dentrassi.asyncapi:asyncapi-jms-amqp:0.0.4")
'de.dentrassi.asyncapi:asyncapi-jms-amqp:jar:0.0.4'
<dependency org="de.dentrassi.asyncapi" name="asyncapi-jms-amqp" rev="0.0.4">
<artifact name="asyncapi-jms-amqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dentrassi.asyncapi', module='asyncapi-jms-amqp', version='0.0.4')
)
libraryDependencies += "de.dentrassi.asyncapi" % "asyncapi-jms-amqp" % "0.0.4"
[de.dentrassi.asyncapi/asyncapi-jms-amqp "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.dentrassi.asyncapi : asyncapi-jms | jar | 0.0.4 |
| org.apache.qpid : qpid-jms-client | jar | 0.24.0 |
This is a set of tools for working with AsyncAPI.
This project is currently under heavy development. Use at your own risk!