| License | License | 
|---|---|
| GroupId | GroupIdcom.github.phillip-kruger.microprofile-extentions | 
| ArtifactId | ArtifactIdopenapi-ext | 
| Last Version | Last Version1.0.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMicroprofile extentions :: OpenApi Adding swagger UI from OpenApi | 
| Filename | Size | 
|---|---|
| openapi-ext-1.0.8.pom | |
| openapi-ext-1.0.8.jar | 25 KB | 
| openapi-ext-1.0.8-sources.jar | 23 KB | 
| openapi-ext-1.0.8-javadoc.jar | 33 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/openapi-ext/ -->
<dependency>
    <groupId>com.github.phillip-kruger.microprofile-extentions</groupId>
    <artifactId>openapi-ext</artifactId>
    <version>1.0.8</version>
</dependency>// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/openapi-ext/
implementation 'com.github.phillip-kruger.microprofile-extentions:openapi-ext:1.0.8'// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/openapi-ext/
implementation ("com.github.phillip-kruger.microprofile-extentions:openapi-ext:1.0.8")'com.github.phillip-kruger.microprofile-extentions:openapi-ext:jar:1.0.8'<dependency org="com.github.phillip-kruger.microprofile-extentions" name="openapi-ext" rev="1.0.8">
  <artifact name="openapi-ext" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extentions', module='openapi-ext', version='1.0.8')
)libraryDependencies += "com.github.phillip-kruger.microprofile-extentions" % "openapi-ext" % "1.0.8"[com.github.phillip-kruger.microprofile-extentions/openapi-ext "1.0.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax : javaee-api | jar | 8.0 | 
| org.eclipse.microprofile : microprofile | pom | 1.3 | 
| org.projectlombok : lombok | jar | 1.18.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars : swagger-ui | jar | 3.17.4 | 
| org.webjars.bower : swagger-ui-themes | jar | 3.0.0 |