| License |
License |
|---|---|
| GroupId | GroupIdcom.asyncapi |
| ArtifactId | ArtifactIdasyncapi-plugin-core |
| Version | Version1.0.0-EAP-1 |
| Type | Typejar |
| Description |
DescriptionBuilding 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 |
<!-- https://jarcasting.com/artifacts/com.asyncapi/asyncapi-plugin-core/ -->
<dependency>
<groupId>com.asyncapi</groupId>
<artifactId>asyncapi-plugin-core</artifactId>
<version>1.0.0-EAP-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.asyncapi/asyncapi-plugin-core/
implementation 'com.asyncapi:asyncapi-plugin-core:1.0.0-EAP-1'
// https://jarcasting.com/artifacts/com.asyncapi/asyncapi-plugin-core/
implementation ("com.asyncapi:asyncapi-plugin-core:1.0.0-EAP-1")
'com.asyncapi:asyncapi-plugin-core:jar:1.0.0-EAP-1'
<dependency org="com.asyncapi" name="asyncapi-plugin-core" rev="1.0.0-EAP-1">
<artifact name="asyncapi-plugin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asyncapi', module='asyncapi-plugin-core', version='1.0.0-EAP-1')
)
libraryDependencies += "com.asyncapi" % "asyncapi-plugin-core" % "1.0.0-EAP-1"
[com.asyncapi/asyncapi-plugin-core "1.0.0-EAP-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.1 |
| org.reflections : reflections | jar | 0.9.12 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.71 |
| com.asyncapi : asyncapi-core | jar | 1.0.0-EAP-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | 1.3.71 |
| 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 |