Last Version

springfox-plus 1.0.1

An extension of SpringFox that supports read javadoc as API document

License

License

GroupId

GroupId

io.github.hadix-lin
ArtifactId

ArtifactId

springfox-plus-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

springfox-plus
An extension of SpringFox that supports read javadoc as API document
Project URL

Project URL

https://github.com/hadix-lin/springfox-plus
Source Code Management

Source Code Management

https://github.com/hadix-lin/springfox-plus

Download springfox-plus-parent 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.hadix-lin/springfox-plus-parent/ -->
<dependency>
    <groupId>io.github.hadix-lin</groupId>
    <artifactId>springfox-plus-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hadix-lin/springfox-plus-parent/
implementation 'io.github.hadix-lin:springfox-plus-parent:1.0.1'
// https://jarcasting.com/artifacts/io.github.hadix-lin/springfox-plus-parent/
implementation ("io.github.hadix-lin:springfox-plus-parent:1.0.1")
'io.github.hadix-lin:springfox-plus-parent:pom:1.0.1'
<dependency org="io.github.hadix-lin" name="springfox-plus-parent" rev="1.0.1">
  <artifact name="springfox-plus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hadix-lin', module='springfox-plus-parent', version='1.0.1')
)
libraryDependencies += "io.github.hadix-lin" % "springfox-plus-parent" % "1.0.1"
[io.github.hadix-lin/springfox-plus-parent "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.30

Project Modules

  • springfox-plus-javadoc-core
  • springfox-plus-javadoc-parser
  • springfox-plus-maven-plugin
  • springfox-plus-support
  • springfox-plus
  • springfox-plus-spring-boot-starter