EMPOA Swagger-Core

Implementation of the Eclipse MicroProfile OpenAPI interfaces using Swagger-Core

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

org.openapitools.empoa
ArtifactId

ArtifactId

empoa-swagger-core
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

EMPOA Swagger-Core
Implementation of the Eclipse MicroProfile OpenAPI interfaces using Swagger-Core
Source Code Management

Source Code Management

https://github.com/OpenAPITools/empoa/

Download empoa-swagger-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.openapitools.empoa/empoa-swagger-core/ -->
<dependency>
    <groupId>org.openapitools.empoa</groupId>
    <artifactId>empoa-swagger-core</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openapitools.empoa/empoa-swagger-core/
implementation 'org.openapitools.empoa:empoa-swagger-core:2.0.0'
// https://jarcasting.com/artifacts/org.openapitools.empoa/empoa-swagger-core/
implementation ("org.openapitools.empoa:empoa-swagger-core:2.0.0")
'org.openapitools.empoa:empoa-swagger-core:jar:2.0.0'
<dependency org="org.openapitools.empoa" name="empoa-swagger-core" rev="2.0.0">
  <artifact name="empoa-swagger-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openapitools.empoa', module='empoa-swagger-core', version='2.0.0')
)
libraryDependencies += "org.openapitools.empoa" % "empoa-swagger-core" % "2.0.0"
[org.openapitools.empoa/empoa-swagger-core "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.microprofile.openapi : microprofile-openapi-api jar 2.0

runtime (1)

Group / Artifact Type Version
io.swagger.core.v3 : swagger-models jar 2.1.2

Project Modules

There are no modules declared in this project.

Code for Eclipse MicroProfile OpenAPI

Build Status

Description

Eclipse MicroProfile OpenAPI is a standardisation effort around OpenAPI. In particular, it offers an API to model OpenAPI specification (interfaces in the org.eclipse.microprofile.openapi.models package and sub-packages).

This repository contains different projects (implementations and utilities) for this API. Providing a complete vendor implementation for the Eclipse MicroProfile OpenAPI is out-of-scope.

Read more on the project home page.

Get in touch

Use the issue tracker on GitHub.

You can also contact me on Twitter: @j2r2b

org.openapitools.empoa

OpenAPI Tools

A collection of tools for OpenAPI specifications. (NOTE: This organization is not affiliated with OpenAPI Initiative (OAI))

Versions

Version
2.0.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0