License |
License |
---|---|
GroupId | GroupIdcom.asyncapi |
ArtifactId | ArtifactIdasyncapi |
Version | Version1.0.0-EAP-1 |
Type | Typepom |
Description |
DescriptionAsyncAPI
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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
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"]
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 |