Last Version

OAS Generator :: Documentation 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-docs
Version

Version

0.2.5
Type

Type

jar
Description

Description

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

Download oas-generator-docs 0.2.5


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

There are no modules declared in this project.