Last Version

AsyncAPI 1.0.0-EAP-1

Building the future of event-driven architecture. Open source tools to easily build and maintain your event-driven architecture. All powered by the AsyncAPI specification, the industry standard for defining asynchronous APIs.

License

License

GroupId

GroupId

com.asyncapi
ArtifactId

ArtifactId

asyncapi
Version

Version

1.0.0-EAP-1
Type

Type

pom
Description

Description

AsyncAPI
Building the future of event-driven architecture. Open source tools to easily build and maintain your event-driven architecture. All powered by the AsyncAPI specification, the industry standard for defining asynchronous APIs.
Project URL

Project URL

https://github.com/asyncapi/java-asyncapi
Project Organization

Project Organization

AsyncAPI Initiative
Source Code Management

Source Code Management

https://github.com/asyncapi/java-asyncapi

Download asyncapi 1.0.0-EAP-1

Filename Size
asyncapi-1.0.0-EAP-1.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.asyncapi/asyncapi/ -->
<dependency>
    <groupId>com.asyncapi</groupId>
    <artifactId>asyncapi</artifactId>
    <version>1.0.0-EAP-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.asyncapi/asyncapi/
implementation 'com.asyncapi:asyncapi:1.0.0-EAP-1'
// https://jarcasting.com/artifacts/com.asyncapi/asyncapi/
implementation ("com.asyncapi:asyncapi:1.0.0-EAP-1")
'com.asyncapi:asyncapi:pom:1.0.0-EAP-1'
<dependency org="com.asyncapi" name="asyncapi" rev="1.0.0-EAP-1">
  <artifact name="asyncapi" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.asyncapi', module='asyncapi', version='1.0.0-EAP-1')
)
libraryDependencies += "com.asyncapi" % "asyncapi" % "1.0.0-EAP-1"
[com.asyncapi/asyncapi "1.0.0-EAP-1"]

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.1
org.junit.jupiter : junit-jupiter-api jar 5.6.1
org.junit.jupiter : junit-jupiter-params jar 5.6.1

Project Modules

  • asyncapi-core
  • asyncapi-plugin