License |
License |
---|---|
GroupId | GroupIdorg.microprofile-ext.openapi-ext |
ArtifactId | ArtifactIdopenapi-ui |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroprofile OpenApi Extensions :: OpenApi UI
A (swagger) UI for MicroProfile Open API
|
Filename | Size |
---|---|
openapi-ui-1.1.5.pom | |
openapi-ui-1.1.5.jar | 2 MB |
openapi-ui-1.1.5-sources.jar | 24 KB |
openapi-ui-1.1.5-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microprofile-ext.openapi-ext/openapi-ui/ -->
<dependency>
<groupId>org.microprofile-ext.openapi-ext</groupId>
<artifactId>openapi-ui</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext.openapi-ext/openapi-ui/
implementation 'org.microprofile-ext.openapi-ext:openapi-ui:1.1.5'
// https://jarcasting.com/artifacts/org.microprofile-ext.openapi-ext/openapi-ui/
implementation ("org.microprofile-ext.openapi-ext:openapi-ui:1.1.5")
'org.microprofile-ext.openapi-ext:openapi-ui:jar:1.1.5'
<dependency org="org.microprofile-ext.openapi-ext" name="openapi-ui" rev="1.1.5">
<artifact name="openapi-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext.openapi-ext', module='openapi-ui', version='1.1.5')
)
libraryDependencies += "org.microprofile-ext.openapi-ext" % "openapi-ui" % "1.1.5"
[org.microprofile-ext.openapi-ext/openapi-ui "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile : microprofile | pom | 3.2 |
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |