| License |
License |
|---|---|
| Categories |
CategoriesHelidon Container Microservices |
| GroupId | GroupIdio.helidon.openapi |
| ArtifactId | ArtifactIdhelidon-openapi |
| Last Version | Last Version3.0.0-M2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHelidon OpenAPI
Helidon OpenAPI implementation
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| helidon-openapi-3.0.0-M2.pom | |
| helidon-openapi-3.0.0-M2.jar | 58 KB |
| helidon-openapi-3.0.0-M2-sources.jar | 33 KB |
| helidon-openapi-3.0.0-M2-javadoc.jar | 433 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.helidon.openapi/helidon-openapi/ -->
<dependency>
<groupId>io.helidon.openapi</groupId>
<artifactId>helidon-openapi</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.openapi/helidon-openapi/
implementation 'io.helidon.openapi:helidon-openapi:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.openapi/helidon-openapi/
implementation ("io.helidon.openapi:helidon-openapi:3.0.0-M2")
'io.helidon.openapi:helidon-openapi:jar:3.0.0-M2'
<dependency org="io.helidon.openapi" name="helidon-openapi" rev="3.0.0-M2">
<artifact name="helidon-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.openapi', module='helidon-openapi', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.openapi" % "helidon-openapi" % "3.0.0-M2"
[io.helidon.openapi/helidon-openapi "3.0.0-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.helidon.webserver : helidon-webserver | jar | 3.0.0-M2 |
| io.smallrye : smallrye-open-api-core | jar | 2.1.16 |
| io.smallrye : smallrye-open-api-jaxrs | jar | 2.1.16 |
| io.helidon.media : helidon-media-jsonp | jar | 3.0.0-M2 |
| jakarta.json : jakarta.json-api | jar | 2.0.1 |
| org.yaml : snakeyaml | jar | 1.30 |
| io.helidon.config : helidon-config | jar | 3.0.0-M2 |
| org.jboss : jandex | jar | 2.4.1.Final |
| org.eclipse.microprofile.openapi : microprofile-openapi-api | jar | 3.0 |
| io.helidon.webserver : helidon-webserver-cors | jar | 3.0.0-M2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse : yasson | jar | 2.0.2 |
| org.glassfish : jakarta.json | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.glassfish.jersey.core : jersey-client | jar | 3.0.4 |
| io.helidon.config : helidon-config-yaml | jar | 3.0.0-M2 |