Microprofile OpenAPI Extensions

Some extensions for MicroProfile OpenAPI

License

License

GroupId

GroupId

org.microprofile-ext
ArtifactId

ArtifactId

openapi-ext
Last Version

Last Version

1.1.5
Release Date

Release Date

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

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

How to add to project

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

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
org.microprofile-ext

Extensions for MicroProfile

Some extensions for MicroProfile

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0