is not current version
Last Version 1.1.5

Microprofile OpenAPI Extensions 1.1.4

Some extensions for MicroProfile OpenAPI

License

License

GroupId

GroupId

org.microprofile-ext
ArtifactId

ArtifactId

openapi-ext
Version

Version

1.1.4
Type

Type

pom
Description

Description

Microprofile OpenAPI Extensions
Some extensions for MicroProfile OpenAPI
Project URL

Project URL

https://github.com/microprofile-extensions/openapi-ext
Source Code Management

Source Code Management

https://github.com/microprofile-extensions/openapi-ext

Download openapi-ext 1.1.4

Filename Size
openapi-ext-1.1.4.pom 6 KB
Browse

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

Dependencies

provided (2)

Group / Artifact Type Version
org.eclipse.microprofile : microprofile pom 3.2
org.projectlombok : lombok jar 1.18.10

Project Modules

  • openapi-example
  • openapi-ui