Last Version

docs 3.1.1

Spring-openapi demos

License

License

GroupId

GroupId

org.springdoc
ArtifactId

ArtifactId

docs
Version

Version

3.1.1
Type

Type

jar
Description

Description

docs
Spring-openapi demos

Download docs 3.1.1


<!-- https://jarcasting.com/artifacts/org.springdoc/docs/ -->
<dependency>
    <groupId>org.springdoc</groupId>
    <artifactId>docs</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springdoc/docs/
implementation 'org.springdoc:docs:3.1.1'
// https://jarcasting.com/artifacts/org.springdoc/docs/
implementation ("org.springdoc:docs:3.1.1")
'org.springdoc:docs:jar:3.1.1'
<dependency org="org.springdoc" name="docs" rev="3.1.1">
  <artifact name="docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springdoc', module='docs', version='3.1.1')
)
libraryDependencies += "org.springdoc" % "docs" % "3.1.1"
[org.springdoc/docs "3.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.