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 |
|---|---|
| Categories |
CategoriesGson Data JSON |
| GroupId | GroupIdde.dentrassi.asyncapi |
| ArtifactId | ArtifactIdasyncapi-gson |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAsyncAPI :: GSON
AsyncAPI GSON payload support
|
| Filename | Size |
|---|---|
| asyncapi-gson-0.0.4.pom | |
| asyncapi-gson-0.0.4.jar | 10 KB |
| asyncapi-gson-0.0.4-sources.jar | 5 KB |
| asyncapi-gson-0.0.4-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.dentrassi.asyncapi/asyncapi-gson/ -->
<dependency>
<groupId>de.dentrassi.asyncapi</groupId>
<artifactId>asyncapi-gson</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.dentrassi.asyncapi/asyncapi-gson/
implementation 'de.dentrassi.asyncapi:asyncapi-gson:0.0.4'
// https://jarcasting.com/artifacts/de.dentrassi.asyncapi/asyncapi-gson/
implementation ("de.dentrassi.asyncapi:asyncapi-gson:0.0.4")
'de.dentrassi.asyncapi:asyncapi-gson:jar:0.0.4'
<dependency org="de.dentrassi.asyncapi" name="asyncapi-gson" rev="0.0.4">
<artifact name="asyncapi-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dentrassi.asyncapi', module='asyncapi-gson', version='0.0.4')
)
libraryDependencies += "de.dentrassi.asyncapi" % "asyncapi-gson" % "0.0.4"
[de.dentrassi.asyncapi/asyncapi-gson "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.dentrassi.asyncapi : asyncapi | jar | 0.0.4 |
| com.google.code.gson : gson | jar | 2.8.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
This is a set of tools for working with AsyncAPI.
This project is currently under heavy development. Use at your own risk!