License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices |
GroupId | GroupIdio.helidon.openapi |
ArtifactId | ArtifactIdhelidon-openapi |
Version | Version2.3.1 |
Type | Typejar |
Description |
DescriptionHelidon OpenAPI
Helidon OpenAPI implementation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
helidon-openapi-2.3.1.pom | |
helidon-openapi-2.3.1.jar | 59 KB |
helidon-openapi-2.3.1-sources.jar | 34 KB |
helidon-openapi-2.3.1-javadoc.jar | 434 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.helidon.openapi/helidon-openapi/ -->
<dependency>
<groupId>io.helidon.openapi</groupId>
<artifactId>helidon-openapi</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.openapi/helidon-openapi/
implementation 'io.helidon.openapi:helidon-openapi:2.3.1'
// https://jarcasting.com/artifacts/io.helidon.openapi/helidon-openapi/
implementation ("io.helidon.openapi:helidon-openapi:2.3.1")
'io.helidon.openapi:helidon-openapi:jar:2.3.1'
<dependency org="io.helidon.openapi" name="helidon-openapi" rev="2.3.1">
<artifact name="helidon-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.openapi', module='helidon-openapi', version='2.3.1')
)
libraryDependencies += "io.helidon.openapi" % "helidon-openapi" % "2.3.1"
[io.helidon.openapi/helidon-openapi "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.webserver : helidon-webserver | jar | 2.3.1 |
io.smallrye : smallrye-open-api | jar | 1.2.3 |
io.helidon.media : helidon-media-jsonp | jar | 2.3.1 |
org.yaml : snakeyaml | jar | 1.27 |
io.helidon.config : helidon-config | jar | 2.3.1 |
org.jboss : jandex | jar | 2.1.1.Final |
org.eclipse.microprofile.openapi : microprofile-openapi-api | jar | 1.1.2 |
io.helidon.webserver : helidon-webserver-cors | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.json : jakarta.json-api | jar | 1.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse : yasson | jar | 1.0.8 |
org.glassfish : jakarta.json | jar | 1.1.6 |
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 | 2.34 |
io.helidon.config : helidon-config-yaml | jar | 2.3.1 |