Download microprofile-openapi-api-1.0.jar file - Jar m

Jar examples for m:microprofile-openapi-api

Description

MicroProfile OpenAPI API :: API

You can download jar file microprofile-openapi-api 1.0 in this page.

License

Apache License

Build File

You can use the following script to add microprofile-openapi-api-1.0.jar to your project.

<dependency>
   <groupId>org.eclipse.microprofile.openapi</groupId>
   <artifactId>microprofile-openapi-api</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'org.eclipse.microprofile.openapi', name: 'microprofile-openapi-api', version: '1.0'
libraryDependencies += "org.eclipse.microprofile.openapi" % "microprofile-openapi-api" % "1.0"
<dependency org="org.eclipse.microprofile.openapi" name="microprofile-openapi-api" rev="1.0"/>
@Grapes(@Grab(group='org.eclipse.microprofile.openapi', module='microprofile-openapi-api', version='1.0'))
'org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:1.0'

Download

Click the following link to download the jar file.

microprofile-openapi-api-1.0-javadoc.jar
microprofile-openapi-api-1.0-sources.jar
microprofile-openapi-api-1.0.jar
microprofile-openapi-api-1.0.pom



Related Tutorials