Last Version

MicroProfile OpenAPI Specification 3.1-RC1

MicroProfile OpenAPI :: Specification

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.openapi
ArtifactId

ArtifactId

microprofile-openapi-spec
Version

Version

3.1-RC1
Type

Type

pom
Description

Description

MicroProfile OpenAPI Specification
MicroProfile OpenAPI :: Specification
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-openapi-spec 3.1-RC1


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

There are no modules declared in this project.