is not current version
Last Version 3.0.0-M2

io.helidon.microprofile.openapi:helidon-microprofile-openapi 2.0.0-RC1

Helidon Microprofile OpenAPI implementation

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile.openapi
ArtifactId

ArtifactId

helidon-microprofile-openapi
Version

Version

2.0.0-RC1
Type

Type

jar

Download helidon-microprofile-openapi 2.0.0-RC1


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