Last Version

OAS Generator :: SPI 0.2.5

Java annotation processor for generating open api specification based on java annotations.

License

License

GroupId

GroupId

com.github.chhorz
ArtifactId

ArtifactId

oas-generator-spi
Version

Version

0.2.5
Type

Type

pom
Description

Description

OAS Generator :: SPI
Java annotation processor for generating open api specification based on java annotations.

Download oas-generator-spi 0.2.5


<!-- https://jarcasting.com/artifacts/com.github.chhorz/oas-generator-spi/ -->
<dependency>
    <groupId>com.github.chhorz</groupId>
    <artifactId>oas-generator-spi</artifactId>
    <version>0.2.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chhorz/oas-generator-spi/
implementation 'com.github.chhorz:oas-generator-spi:0.2.5'
// https://jarcasting.com/artifacts/com.github.chhorz/oas-generator-spi/
implementation ("com.github.chhorz:oas-generator-spi:0.2.5")
'com.github.chhorz:oas-generator-spi:pom:0.2.5'
<dependency org="com.github.chhorz" name="oas-generator-spi" rev="0.2.5">
  <artifact name="oas-generator-spi" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.chhorz', module='oas-generator-spi', version='0.2.5')
)
libraryDependencies += "com.github.chhorz" % "oas-generator-spi" % "0.2.5"
[com.github.chhorz/oas-generator-spi "0.2.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • oas-generator-asciidoctor