| License |
License |
|---|---|
| Categories |
CategoriesSecurity springdoc-openapi Program Interface REST Frameworks |
| GroupId | GroupIdorg.springdoc |
| ArtifactId | ArtifactIdspringdoc-openapi-security |
| Version | Version1.5.12 |
| Type | Typejar |
| Description |
DescriptionSpring openapi documentation
|
<!-- https://jarcasting.com/artifacts/org.springdoc/springdoc-openapi-security/ -->
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-security</artifactId>
<version>1.5.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.springdoc/springdoc-openapi-security/
implementation 'org.springdoc:springdoc-openapi-security:1.5.12'
// https://jarcasting.com/artifacts/org.springdoc/springdoc-openapi-security/
implementation ("org.springdoc:springdoc-openapi-security:1.5.12")
'org.springdoc:springdoc-openapi-security:jar:1.5.12'
<dependency org="org.springdoc" name="springdoc-openapi-security" rev="1.5.12">
<artifact name="springdoc-openapi-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springdoc', module='springdoc-openapi-security', version='1.5.12')
)
libraryDependencies += "org.springdoc" % "springdoc-openapi-security" % "1.5.12"
[org.springdoc/springdoc-openapi-security "1.5.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springdoc : springdoc-openapi-common | jar | 1.5.12 |
| org.springframework.security : spring-security-core | jar | |
| org.springframework.security.oauth : spring-security-oauth2 Optional | jar | 2.3.8.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springdoc : springdoc-openapi-webmvc-core | jar | 1.5.12 |
| javax.xml : jaxb-impl | jar | 2.1 |
| javax.jws : javax.jws-api | jar | 1.1 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.5 |