Last Version

bootique-swagger: Swagger-based OpenAPI Integration with Bootique and Jersey 2.0.1

Provides Swagger-based OpenAPI integration with Bootique and Jersey

License

License

Categories

Categories

Swagger Program Interface REST Frameworks Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.swagger
ArtifactId

ArtifactId

bootique-swagger
Version

Version

2.0.1
Type

Type

jar
Description

Description

bootique-swagger: Swagger-based OpenAPI Integration with Bootique and Jersey
Provides Swagger-based OpenAPI integration with Bootique and Jersey
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-swagger 2.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.1
io.bootique.jersey : bootique-jersey jar 2.0.1
io.swagger.core.v3 : swagger-jaxrs2 jar 2.1.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.6

test (4)

Group / Artifact Type Version
io.bootique : bootique-junit5 jar 2.0.1
io.bootique.jetty : bootique-jetty-junit5 jar 2.0.1
org.mockito : mockito-core jar 3.9.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.