| License |
License |
|---|---|
| GroupId | GroupIdio.github.springwolf |
| ArtifactId | ArtifactIdspringwolf-core |
| Last Version | Last Version0.6.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionspringwolf-core
Automated JSON API documentation for async APIs (Kafka etc.) interfaces built with Spring
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| springwolf-core-0.6.0.pom | |
| springwolf-core-0.6.0.jar | 2 KB |
| springwolf-core-0.6.0-sources.jar | 22 KB |
| springwolf-core-0.6.0-javadoc.jar | 141 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.asyncapi : asyncapi-core | jar | 1.0.0-EAP |
| 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 |