Last Version

Spring Boot Starter - Publish Swagger 1.0.0

A spring boot starter configuration for publishing Swagger API Documentation

License

License

Categories

Categories

Spring Boot Container Microservices KeY Data Data Formats Formal Verification Swagger Program Interface REST Frameworks
GroupId

GroupId

com.keyholesoftware
ArtifactId

ArtifactId

khs-spring-boot-publish-swagger-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

Spring Boot Starter - Publish Swagger
A spring boot starter configuration for publishing Swagger API Documentation
Project URL

Project URL

http://keyholesoftware.com
Project Organization

Project Organization

Keyhole Software
Source Code Management

Source Code Management

https://github.com/in-the-keyhole/khs-spring-boot-publish-swagger-starter

Download khs-spring-boot-publish-swagger-starter 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.codehaus.jackson : jackson-core-asl jar 1.9.13

Project Modules

There are no modules declared in this project.