License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo |
ArtifactId | ArtifactIdgeronimo-openapi-impl |
Last Version | Last Version1.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo OpenAPI :: Implementation
Apache Geronimo implementation of the Microprofile OpenAPI Specification
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-openapi-impl-1.0.15.pom | |
geronimo-openapi-impl-1.0.15.jar | 210 KB |
geronimo-openapi-impl-1.0.15-sources.jar | 106 KB |
geronimo-openapi-impl-1.0.15-javadoc.jar | 533 KB |
Browse |
<!-- 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"]
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 |