License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdde.qaware.tools.openapi-generator-for-spring |
ArtifactId | ArtifactIdopenapi-generator-for-spring-autoconfigure |
Last Version | Last Version5.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenAPI Generator for Spring Boot :: Autoconfigure
This library automagically generates a OpenApi v3 specification at runtime
for Spring Boot applications
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.qaware.tools.openapi-generator-for-spring/openapi-generator-for-spring-autoconfigure/ -->
<dependency>
<groupId>de.qaware.tools.openapi-generator-for-spring</groupId>
<artifactId>openapi-generator-for-spring-autoconfigure</artifactId>
<version>5.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.qaware.tools.openapi-generator-for-spring/openapi-generator-for-spring-autoconfigure/
implementation 'de.qaware.tools.openapi-generator-for-spring:openapi-generator-for-spring-autoconfigure:5.1.6'
// https://jarcasting.com/artifacts/de.qaware.tools.openapi-generator-for-spring/openapi-generator-for-spring-autoconfigure/
implementation ("de.qaware.tools.openapi-generator-for-spring:openapi-generator-for-spring-autoconfigure:5.1.6")
'de.qaware.tools.openapi-generator-for-spring:openapi-generator-for-spring-autoconfigure:jar:5.1.6'
<dependency org="de.qaware.tools.openapi-generator-for-spring" name="openapi-generator-for-spring-autoconfigure" rev="5.1.6">
<artifact name="openapi-generator-for-spring-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.qaware.tools.openapi-generator-for-spring', module='openapi-generator-for-spring-autoconfigure', version='5.1.6')
)
libraryDependencies += "de.qaware.tools.openapi-generator-for-spring" % "openapi-generator-for-spring-autoconfigure" % "5.1.6"
[de.qaware.tools.openapi-generator-for-spring/openapi-generator-for-spring-autoconfigure "5.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.7 |
de.qaware.tools.openapi-generator-for-spring : openapi-generator-for-spring-common | jar | 5.1.6 |
javax.validation : validation-api Optional | jar | 2.0.1.Final |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.6.7 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |
Version |
---|
5.1.6
|
5.1.5
|
5.1.4
|
5.1.3
|
5.1.2
|
5.1.1
|
5.1.0
|
5.0.0
|
4.1.0
|
4.0.2
|
4.0.1
|
4.0.0
|
3.0.0
|
2.0.1
|
2.0.0
|
1.1.2
|
1.1.1
|
1.1.0
|
1.0.1
|
1.0.0
|
1.0.0-RC3
|