Last Version

com.asyncapi:asyncapi-core 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-core
Version

Version

1.0.0-EAP-1
Type

Type

jar
Description

Description

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 Organization

Project Organization

AsyncAPI Initiative

Download asyncapi-core 1.0.0-EAP-1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
com.google.code.findbugs : jsr305 jar 3.0.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.1

test (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.71
org.jetbrains.kotlin : kotlin-test jar 1.3.71
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.12.1
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

There are no modules declared in this project.