bootique-swagger-ui: Swagger web UI Integration with Bootique

Provides Swagger.io web UI integration with Bootique

License

License

Categories

Categories

Swagger Program Interface REST Frameworks Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.swagger
ArtifactId

ArtifactId

bootique-swagger-ui
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

bootique-swagger-ui: Swagger web UI Integration with Bootique
Provides Swagger.io web UI integration with Bootique
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-swagger-ui

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique.jetty : bootique-jetty jar 2.0.1
com.github.spullara.mustache.java : compiler jar 0.9.6

test (8)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
io.bootique : bootique-junit5 jar 2.0.1
org.slf4j : slf4j-simple jar 1.7.25
io.bootique.jersey : bootique-jersey jar 2.0.1
io.bootique.jetty : bootique-jetty-junit5 jar 2.0.1
io.bootique.swagger : bootique-swagger jar 2.0.1
org.seleniumhq.selenium : selenium-java jar 4.0.0-alpha-1
io.github.bonigarcia : selenium-jupiter jar 3.3.4

Project Modules

There are no modules declared in this project.
io.bootique.swagger

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1
1.3
1.2
1.1
1.0
1.0.RC1