License |
License |
---|---|
Categories |
Categoriesspringdoc-openapi Program Interface REST Frameworks |
GroupId | GroupIdorg.springdoc |
ArtifactId | ArtifactIdspringdoc-openapi-webmvc-core |
Version | Version1.6.7 |
Type | Typejar |
Description |
DescriptionSpring openapi documentation
|
<!-- https://jarcasting.com/artifacts/org.springdoc/springdoc-openapi-webmvc-core/ -->
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-webmvc-core</artifactId>
<version>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.springdoc/springdoc-openapi-webmvc-core/
implementation 'org.springdoc:springdoc-openapi-webmvc-core:1.6.7'
// https://jarcasting.com/artifacts/org.springdoc/springdoc-openapi-webmvc-core/
implementation ("org.springdoc:springdoc-openapi-webmvc-core:1.6.7")
'org.springdoc:springdoc-openapi-webmvc-core:jar:1.6.7'
<dependency org="org.springdoc" name="springdoc-openapi-webmvc-core" rev="1.6.7">
<artifact name="springdoc-openapi-webmvc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springdoc', module='springdoc-openapi-webmvc-core', version='1.6.7')
)
libraryDependencies += "org.springdoc" % "springdoc-openapi-webmvc-core" % "1.6.7"
[org.springdoc/springdoc-openapi-webmvc-core "1.6.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springdoc : springdoc-openapi-common | jar | 1.6.7 |
org.springframework : spring-webmvc | jar | |
org.springframework.boot : spring-boot-starter-actuator Optional | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.money : money-api | jar | 1.1 |
org.hibernate.validator : hibernate-validator | jar | 6.2.3.Final |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.60 |
org.springframework.data : spring-data-rest-core | jar | |
org.springframework.cloud : spring-cloud-starter-function-web | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |