Last Version

MicroProfile OpenAPI 2.7.0.Final

An implementation of the MP-OpenAPI specification first introduced in MP 1.3

License

License

AL2
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

microprofile-openapi
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

MicroProfile OpenAPI
An implementation of the MP-OpenAPI specification first introduced in MP 1.3
Project Organization

Project Organization

JBoss by Red Hat

Download microprofile-openapi 2.7.0.Final


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

Dependencies

compile (3)

Group / Artifact Type Version
io.thorntail : jaxrs jar 2.7.0.Final
io.thorntail : microprofile-config jar 2.7.0.Final
io.smallrye : smallrye-open-api jar 1.1.22

provided (6)

Group / Artifact Type Version
io.thorntail : spi jar 2.7.0.Final
io.thorntail : meta-spi jar 2.7.0.Final
org.wildfly.core : wildfly-core-feature-pack zip 10.0.3.Final
org.wildfly : wildfly-servlet-feature-pack zip 18.0.1.Final
org.wildfly : wildfly-feature-pack zip 18.0.1.Final
io.thorntail : microprofile-config-wildfly-feature-pack zip 2.7.0

test (7)

Group / Artifact Type Version
org.skyscreamer : jsonassert jar 1.5.0
org.eclipse.microprofile.openapi : microprofile-openapi-tck jar 1.1.2
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain pom
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.