Last Version

Geronimo OpenAPI :: Implementation 1.0.15

Apache Geronimo implementation of the Microprofile OpenAPI Specification

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo
ArtifactId

ArtifactId

geronimo-openapi-impl
Version

Version

1.0.15
Type

Type

jar
Description

Description

Geronimo OpenAPI :: Implementation
Apache Geronimo implementation of the Microprofile OpenAPI Specification
Project Organization

Project Organization

The Apache Software Foundation

Download geronimo-openapi-impl 1.0.15


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

Dependencies

provided (13)

Group / Artifact Type Version
org.eclipse.microprofile.openapi : microprofile-openapi-api jar 1.1.2
org.apache.geronimo.specs : geronimo-jaxrs_2.0_spec jar 1.0-alpha-1
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.2
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.2
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec jar 1.3
org.apache.geronimo.specs : geronimo-annotation_1.3_spec jar 1.3
org.eclipse.microprofile.config : microprofile-config-api jar 1.2
org.apache.geronimo.specs : geronimo-jsonb_1.0_spec jar 1.4
org.apache.geronimo.specs : geronimo-json_1.1_spec jar 1.5
org.apache.tomcat : tomcat-servlet-api jar 9.0.24
org.apache.cxf : cxf-integration-cdi jar 3.3.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0

test (8)

Group / Artifact Type Version
org.testng : testng jar 6.9.9
junit : junit jar 4.13.1
org.jboss.arquillian.testng : arquillian-testng-container jar 1.1.14.Final
org.apache.meecrowave : meecrowave-arquillian jar 1.2.9
org.eclipse.microprofile.openapi : microprofile-openapi-tck jar 1.1.2
org.apache.geronimo.config : geronimo-config-impl jar 1.2.2
org.hamcrest : hamcrest-all jar 1.3
org.apache.openjpa : openjpa jar 3.0.0

Project Modules

There are no modules declared in this project.