com.github.luffytalory:springfox-swagger-extension-core

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.luffytalory
ArtifactId

ArtifactId

springfox-swagger-extension-core
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/springfox-swagger-extension-core
Source Code Management

Source Code Management

https://github.com/luffytalory

Download springfox-swagger-extension-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.alibaba : fastjson jar 1.2.62
org.jboss.resteasy : resteasy-jaxrs jar 3.9.3.Final

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE
org.apache.dubbo : dubbo jar 2.7.3
com.alibaba : dubbo jar 2.6.7
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0