springwolf-core

Automated JSON API documentation for async APIs (Kafka etc.) interfaces built with Spring

License

License

GroupId

GroupId

io.github.springwolf
ArtifactId

ArtifactId

springwolf-core
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

springwolf-core
Automated JSON API documentation for async APIs (Kafka etc.) interfaces built with Spring
Project URL

Project URL

https://github.com/stavshamir/springwolf
Source Code Management

Source Code Management

https://github.com/stavshamir/springwolf

Download springwolf-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.asyncapi : asyncapi-core jar 1.0.0-EAP

runtime (7)

Group / Artifact Type Version
io.swagger : swagger-inflector jar 2.0.5
org.springframework : spring-web jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot-autoconfigure jar
com.google.guava : guava jar 27.0.1-jre
com.fasterxml.jackson.core : jackson-databind jar 2.9.4
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0