Microprofile OpenApi Extensions :: Swagger UI

A swagger ui for MicroProfile Open API

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

org.microprofile-ext.openapi-ext
ArtifactId

ArtifactId

swagger-ui
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Microprofile OpenApi Extensions :: Swagger UI
A swagger ui for MicroProfile Open API

Download swagger-ui

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.eclipse.microprofile : microprofile pom 3.2
org.projectlombok : lombok jar 1.18.10

runtime (2)

Group / Artifact Type Version
org.webjars : swagger-ui jar 3.24.3
org.webjars.bower : swagger-ui-themes jar 3.0.0

Project Modules

There are no modules declared in this project.
org.microprofile-ext.openapi-ext

Extensions for MicroProfile

Some extensions for MicroProfile

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0