m

microprofile-openapi-parent

Eclipse MicroProfile OpenAPI
http://microprofile.io
Apache License, Version 2.0
Arthur De Magalhaes
Files download
File Operation
microprofile-openapi-parent-1.0.1.pom download
Apache Maven
<dependency>
  <groupId>org.eclipse.microprofile.openapi</groupId>
  <artifactId>microprofile-openapi-parent</artifactId>
  <version>1.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.eclipse.microprofile.openapi:microprofile-openapi-parent:1.0.1'
Gradle Kotlin
implementation("org.eclipse.microprofile.openapi:microprofile-openapi-parent:1.0.1")
Scala SBT
libraryDependencies += "org.eclipse.microprofile.openapi" % "microprofile-openapi-parent" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.microprofile.openapi', module='microprofile-openapi-parent', version='1.0.1')
)
Apache Ivy
<dependency org="org.eclipse.microprofile.openapi" name="microprofile-openapi-parent" rev="1.0.1" />
Leiningen
[org.eclipse.microprofile.openapi/microprofile-openapi-parent "1.0.1"]
Apache Buildr
'org.eclipse.microprofile.openapi:microprofile-openapi-parent:jar:1.0.1'
Dependencies
The project has no third-party dependencies