is not current version
Last Version 2.3.1-RELEASE

com.github.liuzhongkai:spider-boot-restdoc 2.3.0-RELEASE


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.liuzhongkai
ArtifactId

ArtifactId

spider-boot-restdoc
Version

Version

2.3.0-RELEASE
Type

Type

jar

Download spider-boot-restdoc 2.3.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-restdoc/ -->
<dependency>
    <groupId>com.github.liuzhongkai</groupId>
    <artifactId>spider-boot-restdoc</artifactId>
    <version>2.3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-restdoc/
implementation 'com.github.liuzhongkai:spider-boot-restdoc:2.3.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-restdoc/
implementation ("com.github.liuzhongkai:spider-boot-restdoc:2.3.0-RELEASE")
'com.github.liuzhongkai:spider-boot-restdoc:jar:2.3.0-RELEASE'
<dependency org="com.github.liuzhongkai" name="spider-boot-restdoc" rev="2.3.0-RELEASE">
  <artifact name="spider-boot-restdoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhongkai', module='spider-boot-restdoc', version='2.3.0-RELEASE')
)
libraryDependencies += "com.github.liuzhongkai" % "spider-boot-restdoc" % "2.3.0-RELEASE"
[com.github.liuzhongkai/spider-boot-restdoc "2.3.0-RELEASE"]