MVN

org.microprofile-ext.openapi-ext : openapi-ui

Maven & Gradle

Oct 10, 2022
3 usages
20 stars

Microprofile OpenApi Extensions :: OpenApi UI · A (swagger) UI for MicroProfile Open API

<dependency>
    <groupId>org.microprofile-ext.openapi-ext</groupId>
    <artifactId>openapi-ui</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.microprofile-ext.openapi-ext : openapi-ui to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.microprofile-ext.openapi-ext : openapi-ui to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
openapi-ui-2.0.0
1.1.x
openapi-ui-1.1.5
openapi-ui-1.1.4
openapi-ui-1.1.3
openapi-ui-1.1.2
openapi-ui-1.1.1
openapi-ui-1.1.0

How to add a dependency to Maven

Add the following org.microprofile-ext.openapi-ext : openapi-ui maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.microprofile-ext.openapi-ext</groupId>
    <artifactId>openapi-ui</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.microprofile-ext.openapi-ext : openapi-ui gradle dependency to your build.gradle file:

implementation 'org.microprofile-ext.openapi-ext:openapi-ui:2.0.0'

Gradle Kotlin DSL: Add the following org.microprofile-ext.openapi-ext : openapi-ui gradle kotlin dependency to your build.gradle.kts file:

implementation("org.microprofile-ext.openapi-ext:openapi-ui:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.microprofile-ext.openapi-ext : openapi-ui sbt scala dependency to your build.sbt file:

libraryDependencies += "org.microprofile-ext.openapi-ext" % "openapi-ui" % "2.0.0"

Advertisement

Dependencies from Group

Dec 07, 2019
4 usages
20 stars
Oct 10, 2022
3 usages
20 stars

Discover Dependencies

Jun 18, 2023
7 usages
8 stars
Feb 21, 2023
7 usages
4 stars
Dec 04, 2019
6 usages
Nov 27, 2019
3 usages
90 stars
Aug 29, 2019
2 usages
7 stars
Mar 09, 2023
10 usages
Apr 27, 2021
2 usages
5 stars
Sep 02, 2021
4 usages
116 stars