EMPOA Extended TCK

Additional TCK tests for Eclipse MicroProfile OpenAPI

Лицензия

Лицензия

Группа

Группа

org.openapitools.empoa
Идентификатор

Идентификатор

empoa-extended-tck
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

EMPOA Extended TCK
Additional TCK tests for Eclipse MicroProfile OpenAPI
Система контроля версий

Система контроля версий

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

Скачать empoa-extended-tck

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.eclipse.microprofile.openapi : microprofile-openapi-api jar 2.0
org.junit.jupiter : junit-jupiter-api jar 5.6.2

runtime (3)

Идентификатор библиотеки Тип Версия
org.eclipse.microprofile.openapi : microprofile-openapi-tck jar 2.0
org.assertj : assertj-core jar 3.11.1
net.javacrumbs.json-unit : json-unit-assertj jar 2.2.0

Модули Проекта

Данный проект не имеет модулей.

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))

Версии библиотеки

Версия
2.0.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0