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