is not current version
Last Version 3.1-RC1

MicroProfile OpenAPI SPI 2.0.1-RC1

MicroProfile OpenAPI SPI :: SPI

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.openapi
ArtifactId

ArtifactId

microprofile-openapi-spi
Version

Version

2.0.1-RC1
Type

Type

jar
Description

Description

MicroProfile OpenAPI SPI
MicroProfile OpenAPI SPI :: SPI
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-openapi-spi 2.0.1-RC1


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

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.versioning jar 1.1.0
org.eclipse.microprofile.openapi : microprofile-openapi-api jar 2.0.1-RC1

Project Modules

There are no modules declared in this project.