Last Version

swagger-butler-core 2.0.1

Api Document Management

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.zlt2000
ArtifactId

ArtifactId

swagger-butler-core
Version

Version

2.0.1
Type

Type

jar
Description

Description

swagger-butler-core
Api Document Management
Source Code Management

Source Code Management

https://github.com/zlt2000/swagger-butler

Download swagger-butler-core 2.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-starter-netflix-zuul jar
io.springfox : springfox-swagger-ui jar 2.9.2
com.github.xiaoymin : swagger-bootstrap-ui jar 1.9.3
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-bean-validators jar 2.9.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

Project Modules

There are no modules declared in this project.