is not current version
Last Version 2.0.1

bootique-swagger-ui: Swagger web UI Integration with Bootique 2.0.RC1

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
Version

Version

2.0.RC1
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 2.0.RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique.jetty : bootique-jetty jar 2.0.RC1
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.RC1
org.slf4j : slf4j-simple jar 1.7.25
io.bootique.jersey : bootique-jersey jar 2.0.RC1
io.bootique.jetty : bootique-jetty-junit5 jar 2.0.RC1
io.bootique.swagger : bootique-swagger jar 2.0.RC1
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.