MVN

org.eclipse.microprofile.openapi : microprofile-openapi-spec

Maven & Gradle

Jul 03, 2023
117 stars

MicroProfile OpenAPI Specification · MicroProfile OpenAPI :: Specification

<dependency>
    <groupId>org.eclipse.microprofile.openapi</groupId>
    <artifactId>microprofile-openapi-spec</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.microprofile.openapi : microprofile-openapi-spec to add to Maven - Latest Versions:

  • Latest Stable: 3.1.1
  • Latest Release Candidate: 3.1-RC4

All Versions

Choose a version of org.eclipse.microprofile.openapi : microprofile-openapi-spec to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
microprofile-openapi-spec-3.1.1
3.1
microprofile-openapi-spec-3.1
microprofile-openapi-spec-3.1-RC4
microprofile-openapi-spec-3.1-RC3
microprofile-openapi-spec-3.1-RC2
microprofile-openapi-spec-3.1-RC1
3.0
microprofile-openapi-spec-3.0
microprofile-openapi-spec-3.0-RC5
microprofile-openapi-spec-3.0-RC4
microprofile-openapi-spec-3.0-RC3
microprofile-openapi-spec-3.0-RC2
microprofile-openapi-spec-3.0-RC1
2.0.x
microprofile-openapi-spec-2.0.1
microprofile-openapi-spec-2.0.1-RC1
2.0
microprofile-openapi-spec-2.0
microprofile-openapi-spec-2.0-RC3
microprofile-openapi-spec-2.0-RC2
microprofile-openapi-spec-2.0-MR1
1.2
microprofile-openapi-spec-1.2
microprofile-openapi-spec-1.2-RC1
1.1.x
microprofile-openapi-spec-1.1.3-RC2
microprofile-openapi-spec-1.1.3-RC1
microprofile-openapi-spec-1.1.2
microprofile-openapi-spec-1.1.1
1.1
microprofile-openapi-spec-1.1
microprofile-openapi-spec-1.1-RC1
1.0.x
microprofile-openapi-spec-1.0.1
1.0
microprofile-openapi-spec-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.microprofile.openapi</groupId>
    <artifactId>microprofile-openapi-spec</artifactId>
    <version>3.1.1</version>
</dependency>