License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices |
GroupId | GroupIdio.helidon.microprofile.openapi |
ArtifactId | ArtifactIdhelidon-microprofile-openapi |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Microprofile OpenAPI
Helidon Microprofile OpenAPI implementation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.microprofile.openapi/helidon-microprofile-openapi/ -->
<dependency>
<groupId>io.helidon.microprofile.openapi</groupId>
<artifactId>helidon-microprofile-openapi</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.microprofile.openapi/helidon-microprofile-openapi/
implementation 'io.helidon.microprofile.openapi:helidon-microprofile-openapi:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.microprofile.openapi/helidon-microprofile-openapi/
implementation ("io.helidon.microprofile.openapi:helidon-microprofile-openapi:3.0.0-M2")
'io.helidon.microprofile.openapi:helidon-microprofile-openapi:jar:3.0.0-M2'
<dependency org="io.helidon.microprofile.openapi" name="helidon-microprofile-openapi" rev="3.0.0-M2">
<artifact name="helidon-microprofile-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.microprofile.openapi', module='helidon-microprofile-openapi', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.microprofile.openapi" % "helidon-microprofile-openapi" % "3.0.0-M2"
[io.helidon.microprofile.openapi/helidon-microprofile-openapi "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.config : microprofile-config-api | jar | 3.0.1 |
io.helidon.microprofile.server : helidon-microprofile-server | jar | 3.0.0-M2 |
io.helidon.openapi : helidon-openapi | jar | 3.0.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.interceptor : jakarta.interceptor-api | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.yaml : snakeyaml | jar | 1.30 |
io.helidon.microprofile.tests : helidon-microprofile-tests-junit5 | jar | 3.0.0-M2 |
org.hamcrest : hamcrest-all | jar | 1.3 |