is not current version
Last Version 1.2.5

com.github.robert2411:spring-boot-starter-springfox 1.0.5

A springboot starter for springfox

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.robert2411
ArtifactId

ArtifactId

spring-boot-starter-springfox
Version

Version

1.0.5
Type

Type

jar

Download spring-boot-starter-springfox 1.0.5


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