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