example-digiwf-asyncapi-docs

Spring boot starter that provides an asyncapi endpoint with springwolf for spring cloud stream consumers and producers

License

License

MIT License
GroupId

GroupId

io.muenchendigital.digiwf
ArtifactId

ArtifactId

example-digiwf-asyncapi-docs
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

example-digiwf-asyncapi-docs
Spring boot starter that provides an asyncapi endpoint with springwolf for spring cloud stream consumers and producers

Download example-digiwf-asyncapi-docs

How to add to project

<!-- https://jarcasting.com/artifacts/io.muenchendigital.digiwf/example-digiwf-asyncapi-docs/ -->
<dependency>
    <groupId>io.muenchendigital.digiwf</groupId>
    <artifactId>example-digiwf-asyncapi-docs</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.muenchendigital.digiwf/example-digiwf-asyncapi-docs/
implementation 'io.muenchendigital.digiwf:example-digiwf-asyncapi-docs:0.0.4'
// https://jarcasting.com/artifacts/io.muenchendigital.digiwf/example-digiwf-asyncapi-docs/
implementation ("io.muenchendigital.digiwf:example-digiwf-asyncapi-docs:0.0.4")
'io.muenchendigital.digiwf:example-digiwf-asyncapi-docs:jar:0.0.4'
<dependency org="io.muenchendigital.digiwf" name="example-digiwf-asyncapi-docs" rev="0.0.4">
  <artifact name="example-digiwf-asyncapi-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.muenchendigital.digiwf', module='example-digiwf-asyncapi-docs', version='0.0.4')
)
libraryDependencies += "io.muenchendigital.digiwf" % "example-digiwf-asyncapi-docs" % "0.0.4"
[io.muenchendigital.digiwf/example-digiwf-asyncapi-docs "0.0.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud : spring-cloud-function-web jar
org.springframework.cloud : spring-cloud-stream jar
org.springframework.cloud : spring-cloud-stream-binder-kafka jar
org.springframework.kafka : spring-kafka jar
io.muenchendigital.digiwf : digiwf-asyncapi-docs-starter jar 0.0.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.security : spring-security-test jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1