License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.microprofile.openapi |
ArtifactId | ArtifactIdmicroprofile-openapi-spi |
Last Version | Last Version3.1-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroProfile OpenAPI SPI
MicroProfile OpenAPI SPI :: SPI
|
Project Organization |
Project Organization |
<!-- 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.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.openapi/microprofile-openapi-spi/
implementation 'org.eclipse.microprofile.openapi:microprofile-openapi-spi:3.1-RC1'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.openapi/microprofile-openapi-spi/
implementation ("org.eclipse.microprofile.openapi:microprofile-openapi-spi:3.1-RC1")
'org.eclipse.microprofile.openapi:microprofile-openapi-spi:jar:3.1-RC1'
<dependency org="org.eclipse.microprofile.openapi" name="microprofile-openapi-spi" rev="3.1-RC1">
<artifact name="microprofile-openapi-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.openapi', module='microprofile-openapi-spi', version='3.1-RC1')
)
libraryDependencies += "org.eclipse.microprofile.openapi" % "microprofile-openapi-spi" % "3.1-RC1"
[org.eclipse.microprofile.openapi/microprofile-openapi-spi "3.1-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.annotation.versioning | jar | 1.1.1 |
org.eclipse.microprofile.openapi : microprofile-openapi-api | jar | 3.1-RC1 |