Last Version

MicroProfile OpenAPI 3.1-RC1

Eclipse MicroProfile OpenAPI

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.openapi
ArtifactId

ArtifactId

microprofile-openapi-parent
Version

Version

3.1-RC1
Type

Type

pom
Description

Description

MicroProfile OpenAPI
Eclipse MicroProfile OpenAPI
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse/microprofile-open-api

Download microprofile-openapi-parent 3.1-RC1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • tck
  • spec
  • spi