is not current version
Last Version 3.1-RC1

MicroProfile OpenAPI SPI 3.0

MicroProfile OpenAPI SPI :: SPI

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.openapi
ArtifactId

ArtifactId

microprofile-openapi-spi
Version

Version

3.0
Type

Type

jar
Description

Description

MicroProfile OpenAPI SPI
MicroProfile OpenAPI SPI :: SPI
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-openapi-spi 3.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.versioning jar 1.1.1
org.eclipse.microprofile.openapi : microprofile-openapi-api jar 3.0

Project Modules

There are no modules declared in this project.