swagger-butler-core

Api Document Management

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.didispace
ArtifactId

ArtifactId

swagger-butler-core
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

swagger-butler-core
Api Document Management
Source Code Management

Source Code Management

http://didispace.com

Download swagger-butler-core

How to add to project

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

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.

Versions

Version
2.0.0
1.2.0
1.1.0
1.0.0